Loading Tool

Explorer IconExplorer

Memory Pool

81,636 transactions
22.89 vMB
0.13866228 BTC
Random Selection Loading Transactions
Max Size: 150.22/200 MB

Candidate Block

Mining Attempt 18b39882cccb5dc0f500bb31f7646655436903e8850bcb5623a4f3c31ff811e4
Version 20000000
Previous Block 00000000000000000000eeff408fac8c7a8d843c770432d4b174a25c7ede34f8
Merkle Root 2b2226aceea43969b7f2238861c4421464f05acd60ab01cd661ece22615e1972
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,794
Size: 1.00 vMB
Total Fees: 0.06296114 BTC
Feerates: 611.85 > 6.31 > 0.36 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 916,210 (316 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
915,894 915,894 00000000000000000000860ac8db753f278bde63063e7757c14c7a52f8a20008 4,333 1.00/1.00 vMB 1
915,893 915,893 0000000000000000000007beb5c53a56f263361edf00098934a451af935a41a0 3,205 1.00/1.00 vMB 3
915,892 915,892 0000000000000000000183cf8c5da956f11adbd95910bb26778c0d75b6eb3e0f 1,666 0.49/1.00 vMB 2
915,891 915,891 00000000000000000001eefc58bccf30c1fcd6192c306f51d792b2a450c23227 6,072 1.00/1.00 vMB 0
915,890 915,890 0000000000000000000062fff3595fc3ec59fe26c52e0d41b13561615cba3bf7 4,662 1.00/1.00 vMB 3
915,889 915,889 00000000000000000001f540e83f4574ab6b9dcaa125d8acd26fc20cbef63dd5 5,917 1.00/1.00 vMB 0
915,888 915,888 00000000000000000000bd49484a196fb4876377d5276e4fd6d9386cbade1219 1,461 0.50/1.00 vMB 3
915,887 915,887 000000000000000000006646667932dc2d8d5f1a68cb9d1c142436d25831f575 4,484 1.00/1.00 vMB 0
915,886 915,886 00000000000000000001e47736d7cbab2d08883203f5cccebbe6bfd11d1bf931 3,996 1.00/1.00 vMB 1
915,885 915,885 00000000000000000000d8788f961c6770796b91e51da26da275421b191625bf 4,423 1.00/1.00 vMB 0
915,884 915,884 00000000000000000001dc5d1ceae9a8e9ee51960e0ca9b9ee079d9b3c5c1cfc 1,885 1.00/1.00 vMB 1
915,883 915,883 00000000000000000001d129bf2834531946de2a30e387f22db186606c690dc5 2,571 1.00/1.00 vMB 1
915,882 915,882 00000000000000000001e97205b510adffd76afeeb61198b8522d51b90eade34 3,448 1.00/1.00 vMB 3
915,881 915,881 0000000000000000000128d216bf5d6ca95d8b10158fe58f673a2937b6e19a2c 2,497 1.00/1.00 vMB 0
915,880 915,880 00000000000000000000feac9206e826c93df6d654cb937443d71c58c4ba31ba 3,780 1.00/1.00 vMB 4
915,879 915,879 000000000000000000000cca0e18884a245231290c6562eed2f7c7cad652f1ef 2,054 0.74/1.00 vMB 2
915,878 915,878 00000000000000000000d0052148471d18aa291e50ee39ce61edd86b9a3c55b0 4,400 1.00/1.00 vMB 1
915,877 915,877 000000000000000000014a4cee8487f3cbd9cbfa8e824563d94faaff7926e540 445 0.11/1.00 vMB 2
915,876 915,876 0000000000000000000084058c01a04ba98adbddb98540a5afae7e4889d6bf2a 3,590 1.00/1.00 vMB 2
915,875 915,875 0000000000000000000045ceb966c23dd2a22796d46ae0bf354664d33ff60ddf 1,521 0.44/1.00 vMB 3
915,874 915,874 000000000000000000016be2cebc5e9bf7e370e88033103175037ab8a39f2ca4 5,148 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 784.48 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: 824.60 GB
    • Received: 25.05 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.