Loading Tool

Explorer IconExplorer

Memory Pool

42,701 transactions
30.83 vMB
0.12586367 BTC
Random Selection Loading Transactions
Max Size: 156.67/200 MB

Candidate Block

Mining Attempt 0f34ff7334f506cc2565b7a38d639efe6094884dfb070306daf90af93b711cf2
Version 20000000
Previous Block 000000000000000000017f71e357423531f4f75ab60c6fddf1c0a596b5e1cade
Merkle Root 78eaf90f204f75c6cce2a23ff449c6b093e467efff08dd5932c55789afa8380b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,392
Size: 1.00 vMB
Total Fees: 0.06389612 BTC
Feerates: 101.66 > 6.40 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,449 (177,738 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
736,711 736,711 000000000000000000052671775e98a5a2da16c4d4497caba1976ef8711e675e 1,159 1.00/1.00 vMB 7
736,710 736,710 00000000000000000003671f5339cf0cb91f33e1f8915d0998ca006810655df7 335 1.00/1.00 vMB 2
736,709 736,709 0000000000000000000146f3fbbd7931a5543fbba997d40c8d277812ac44bc42 2,247 1.00/1.00 vMB 12
736,708 736,708 000000000000000000000679959ecd210ba47be32a838f0b7f9c263a1dcfe6cd 2,762 1.00/1.00 vMB 19
736,707 736,707 000000000000000000011d07f998952aec611b8c0e7715b263069182b12423b1 1,131 1.00/1.00 vMB 7
736,706 736,706 000000000000000000036efb9511e9ca0870841e7b3d6d029f1afd0b6b8ad888 1,868 1.00/1.00 vMB 13
736,705 736,705 000000000000000000040bf6e9ad7aae18b39f09f7a58ca9b3497ded00a6fc77 2,542 1.00/1.00 vMB 10
736,704 736,704 0000000000000000000074dd1e8bb1f0000003f8dfdbd71e39f148929eaaf919 444 1.00/1.00 vMB 14
736,703 736,703 00000000000000000006b95b8f6561f53d85ac0c4fb15c6189c4b69c8bb72043 1,852 1.00/1.00 vMB 16
736,702 736,702 0000000000000000000133a50b7e73c0b9414b003f51c0e347218f51542be48c 3,253 1.00/1.00 vMB 28
736,701 736,701 00000000000000000007a3e8217cac11e42f195b376be9edf687c1eaa5c9fd02 453 1.00/1.00 vMB 3
736,700 736,700 000000000000000000067ccc14764c24da4605cb5405ad74d032c0b87da23d79 888 1.00/1.00 vMB 5
736,699 736,699 00000000000000000001fb74dcfdca73945b846acc16660e281dd5c46f1f63ca 1,603 1.00/1.00 vMB 10
736,698 736,698 0000000000000000000293ac4e490f788d48b79cb5e7dfdd0464f70e61b104c3 2,054 1.00/1.00 vMB 13
736,697 736,697 00000000000000000008dad4ea5e087e9d7ef4ba29939e2dd8fcd685e00bbfe8 431 1.00/1.00 vMB 2
736,696 736,696 000000000000000000056a09b086d354896567d4ea9e9d0e43af7b6a0ee619dd 1,086 1.00/1.00 vMB 7
736,695 736,695 0000000000000000000784ae05fd48a365d8ca56dbbe98aaa830d817bce58dfa 87 1.00/1.00 vMB 1
736,694 736,694 000000000000000000017b496388314b9671971c2f2bddda09c8b7ef2624f5d4 755 1.00/1.00 vMB 4
736,693 736,693 00000000000000000001bb6c42814a5bd43bce7db1a33b143302db6368b90e8e 181 1.00/1.00 vMB 1
736,692 736,692 00000000000000000000081460ba7d2e43c82fb8ccf930b6f7c099b39b68170e 1,942 1.00/1.00 vMB 5
736,691 736,691 000000000000000000022196c39f11ce2174b013275782df9ae0867dae5511e2 2,283 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 781.40 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 604.20 GB
    • Received: 10.53 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.