Loading Tool

Explorer IconExplorer

Memory Pool

83,020 transactions
23.29 vMB
0.15863001 BTC
Random Selection Loading Transactions
Max Size: 152.63/200 MB

Candidate Block

Mining Attempt 0a14a613f6b4d125999bd4ab516ffddce5851b110e58ad0188216ede2d280bc5
Version 20000000
Previous Block 00000000000000000000eeff408fac8c7a8d843c770432d4b174a25c7ede34f8
Merkle Root 640038bd2c88493b9c3024119ce7cf14add59643d08e4330c0c3b3d49946ea06
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,844
Size: 1.00 vMB
Total Fees: 0.07215128 BTC
Feerates: 611.85 > 7.23 > 0.36 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 916,210 (313 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
915,897 915,897 000000000000000000006829c10e2cab7d5ff7080a774187bf98824a1c0821b9 3,317 1.00/1.00 vMB 4
915,896 915,896 000000000000000000019b4476420a45227c4c00c3e782152e163690b4dcdf75 3,317 1.00/1.00 vMB 3
915,895 915,895 0000000000000000000123e91675dc862ba29d9f6e0172ea85397521a9cf2bda 3,910 1.00/1.00 vMB 4
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
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.61 GB
    • Received: 25.06 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.