Loading Tool

Explorer IconExplorer

Memory Pool

79,153 transactions
29.68 vMB
0.07471306 BTC
Random Selection Loading Transactions
Max Size: 177.97/200 MB

Candidate Block

Mining Attempt 3c2ff57f6e7c04bc6247d33948836b2d7eafc6b88ca591daeb177180f7c8fefe
Version 20000000
Previous Block 0000000000000000000135a2d0bec06965c586c49ebfdec65261090f168854ee
Merkle Root e2cf98e43157fa962e8f45a50b9d4af3e560cadc56179b90e0a9f3fc6688a832
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,911
Size: 1.00 vMB
Total Fees: 0.01437633 BTC
Feerates: 150.77 > 1.44 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,995 (263,098 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
651,897 651,897 0000000000000000000346bc81e326380a8f2592f7e2ce98c6df3f31a32ed7ed 1,472 1.00/1.00 vMB 49
651,896 651,896 0000000000000000000805b1986955bcc1e20ff64fe729ad205bf63b1a549982 2,523 1.00/1.00 vMB 95
651,895 651,895 0000000000000000000506069d741eff36d9e7b467068be95b6bbc57fdd14532 3,204 1.00/1.00 vMB 19
651,894 651,894 000000000000000000015687669aea901071a4429bc906f9ae1a5fd4e005efd3 1,203 1.00/1.00 vMB 14
651,893 651,893 0000000000000000000b1f962a7c41912179019605da7303ed809962370af1eb 2,971 1.00/1.00 vMB 24
651,892 651,892 0000000000000000000d46004de7aebaeb26f4fd6a455f66507a896b508b5f44 2,417 1.00/1.00 vMB 35
651,891 651,891 0000000000000000000d9a619c18c708130a1d72131a2631f6fbdee7de827c2c 2,460 1.00/1.00 vMB 34
651,890 651,890 000000000000000000003b941e9f3019bc63e3ef3b76ea3c79cd07b29c9791b4 2,126 1.00/1.00 vMB 46
651,889 651,889 0000000000000000000bde249bb23c32210ae3f9adcefa33dfb101c35134ebb0 2,526 1.00/1.00 vMB 109
651,888 651,888 0000000000000000000277fe05d47779ae2fb883cdd2b9169783c0c89f84d688 2,238 1.00/1.00 vMB 55
651,887 651,887 00000000000000000009b0cc28f5a310be92021957e11728ea55cdca09be3702 2,359 1.00/1.00 vMB 39
651,886 651,886 00000000000000000007ef8cc74d0d30a17b2e85f1242f7868f46a22417413a7 2,801 1.00/1.00 vMB 50
651,885 651,885 0000000000000000000bd72eda5a46075acca5e2dbbcf6b96b7f23b3ce7bf36a 2,428 1.00/1.00 vMB 52
651,884 651,884 00000000000000000001d66d099efa3b5aa246ace34ea5c03443d033836b2294 1,916 1.00/1.00 vMB 99
651,883 651,883 0000000000000000000be7910151287a3ce8bf0e9597a770b50d691f55f18115 2,372 1.00/1.00 vMB 69
651,882 651,882 00000000000000000000ab02862ee00e270ab702bb0ec618ce85fbe52bc607f4 2,643 1.00/1.00 vMB 92
651,881 651,881 00000000000000000006efab456f967a4acb83a410af63ca4f718574ddee998d 3,153 1.00/1.00 vMB 83
651,880 651,880 000000000000000000050e671ecd4f8be073a44bb5f675a7f9f1dc3a433cb871 1,810 1.00/1.00 vMB 63
651,879 651,879 00000000000000000008a6f6319bdd629702a23d441b81943f4fb95c4aca78ed 2,692 1.00/1.00 vMB 86
651,878 651,878 00000000000000000006416949a254149240bef4905d46b3cfd72d15f1480cee 3,113 1.00/1.00 vMB 89
651,877 651,877 0000000000000000000c032c89022d02cb85acea91672499706cf9c05e535ab1 2,298 1.00/1.00 vMB 119
Previous 10 blocks ↓
Total Size: 782.38 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: 664.45 GB
    • Received: 14.98 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.