Loading Tool

Explorer IconExplorer

Memory Pool

82,711 transactions
30.74 vMB
0.08616674 BTC
Random Selection Loading Transactions
Max Size: 185.46/200 MB

Candidate Block

Mining Attempt 751d4dabf34e6fb865be40ca0c40f4a22f7be2e4914b35e5206de47f94f5d697
Version 20000000
Previous Block 00000000000000000000daaaba2827031446cf297bcb4eeef0745bb93d0d4e56
Merkle Root f6faf3c89f1e661156a224d26c8e5f74aaa4aa05f7c6702c1f154c3a031114c5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,549
Size: 1.00 vMB
Total Fees: 0.02090109 BTC
Feerates: 73.20 > 2.09 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,974 (382,371 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
532,603 532,603 00000000000000000023f614c7301a0acfe3e3d0465e25d29c710285b0f09160 1,061 0.74/1.00 vMB 10
532,602 532,602 00000000000000000024895c970412e99dcacfe5beb91aaafee695746a487cfd 314 0.19/1.00 vMB 36
532,601 532,601 000000000000000000308b7cf67cdc657ad3989bc11e09cd801e37345ecf3c87 318 0.25/1.00 vMB 18
532,600 532,600 0000000000000000000e258a3adc90abb4619eb0b6d877f9a63f472e4e23b908 1,418 0.66/1.00 vMB 19
532,599 532,599 0000000000000000002699da05cf100885dfc1dbcb61ba924df403f5a481e6cb 835 0.36/1.00 vMB 28
532,598 532,598 00000000000000000016da27a4686718ccd12ead3865b56d86f65d8b5892e9bf 1,097 0.69/1.00 vMB 18
532,597 532,597 0000000000000000002f432eb6d717cc0cccfc511146ee1de876578d7b43a403 2,441 1.00/1.00 vMB 18
532,596 532,596 000000000000000000077121debd481a61d34df80b1d20f0e3cb00f2ba04bb15 2,730 1.00/1.00 vMB 10
532,595 532,595 0000000000000000000d49d69b33e0b0470eeaa496cdcc793f400e7bde0a54f6 1,867 1.00/1.00 vMB 61
532,594 532,594 00000000000000000030b2669d00885085cebeb3cb6c114f2743c25bbb1bc632 282 0.14/1.00 vMB 31
532,593 532,593 000000000000000000362659924985045bc9c2e1df81faadf3ce7acdab1b012a 369 0.16/1.00 vMB 18
532,592 532,592 0000000000000000003121863487c451d6748f43d222720bebd11454c278ffa8 1,219 0.53/1.00 vMB 27
532,591 532,591 000000000000000000281c75ad6f3b91665fb49ff78e5527fef787e8cb049a1f 887 0.46/1.00 vMB 47
532,590 532,590 0000000000000000001500e05382e603aef1b617eb5bdced5f0e7509d4f1b052 1,226 0.45/1.00 vMB 35
532,589 532,589 0000000000000000001ebac2000881c6699075daa7c819d49b8df69624291942 1,301 0.70/1.00 vMB 20
532,588 532,588 00000000000000000013c95d73ee38b786ad2e195ec11a30a96afad8602a2400 1,405 0.71/1.00 vMB 34
532,587 532,587 00000000000000000005ad3230cc2ecfaf95f0436d23a8a4abd293c75581dd46 1,486 0.59/1.00 vMB 36
532,586 532,586 00000000000000000035c3f44109f6411fb0c30e2eb5aa52fe6f5351b83ecd8a 2,498 1.00/1.00 vMB 27
532,585 532,585 0000000000000000000d366d050e907af15c2dbcc3e876f8ecc80001531bed14 1,559 0.72/1.00 vMB 20
532,584 532,584 000000000000000000009fe546ca0f70d8d1fb0bb950fe7b8f747f29b0d4eba1 330 0.11/1.00 vMB 17
532,583 532,583 0000000000000000000d481c925a207f7c1650eae6a7f5db90b9fafc064a65df 724 0.29/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.34 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 661.55 GB
    • Received: 14.81 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.