Loading Tool

Explorer IconExplorer

Memory Pool

77,194 transactions
28.69 vMB
0.09455188 BTC
Random Selection Loading Transactions
Max Size: 173.92/200 MB

Candidate Block

Mining Attempt 3a3bea025f7d2b9651096596cb525c1100ad8c4fa090fc1566873111cfa08cee
Version 20000000
Previous Block 000000000000000000011cc0b225341b90497783ca10dd85ac5777da035b07ab
Merkle Root 7843124d51624d8b14d009883f803649a2aa57158c1bf9cc2501b5887df565c9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,451
Size: 1.00 vMB
Total Fees: 0.03498863 BTC
Feerates: 101.64 > 3.51 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,118 (499,982 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
415,136 415,136 0000000000000000006c40ed9f0c64c5afb66977d030558040085cd853d8c4ef 147 0.35/1.00 vMB 12
415,135 415,135 000000000000000000bffc12e152e95434ddf372e21f2c78ae48b2594cb96436 2,074 1.00/1.00 vMB 43
415,134 415,134 0000000000000000056c7b9574b6bcc72acce321e8423faeedd38e7af989e553 1,181 1.00/1.00 vMB 22
415,133 415,133 0000000000000000056517d16e8cecaccd7d4b4c0a12f3546999f0f0a512d748 131 1.00/1.00 vMB 27
415,132 415,132 00000000000000000066e121f52396e2d5738e1fd93c4d2abd7c1f89a84cffed 2,027 1.00/1.00 vMB 48
415,131 415,131 000000000000000003f2714dd557118cb76e6646c4df760796f7b026f616d0d4 1,188 1.00/1.00 vMB 42
415,130 415,130 000000000000000003a41715b5f1ee2a568bd4777881282169cef46cca2334ed 1,021 0.88/1.00 vMB 37
415,129 415,129 00000000000000000014af733823a4c88f43c4feef14b677954c046089a158ca 1,411 1.00/1.00 vMB 41
415,128 415,128 00000000000000000258b3d7efe933e0277e8a028575122395bca4f3615dab7f 2,550 1.00/1.00 vMB 55
415,127 415,127 0000000000000000006562e3bd9435e46182eb5ba3efb4301f887e5131dfba85 851 0.77/1.00 vMB 20
415,126 415,126 000000000000000001d0da39e617c699f390a00b21645b99b1d9ddd430d9befd 2,562 1.00/1.00 vMB 55
415,125 415,125 000000000000000003a817291acb4bf50c634c161c4f4d05a51ee0d1ea19fd28 822 0.93/1.00 vMB 28
415,124 415,124 000000000000000000977c2dced61a01a9b7bae022bf211b7bdfc3746ed56372 1,345 0.59/1.00 vMB 44
415,123 415,123 00000000000000000095b96ad47e96daa31580c20dc4bd59340a02a513d8d325 1,897 1.00/1.00 vMB 37
415,122 415,122 0000000000000000028ceaf2051b481552f6d96887e9919f3a317a944a759572 824 0.32/1.00 vMB 59
415,121 415,121 000000000000000001051800ece28c0a32de9e8f4773d63de739e385a74dd369 1,011 0.41/1.00 vMB 47
415,120 415,120 00000000000000000287ae19f9a2d247ed4a759a434fa5344c93e40f4ed06594 1,185 1.00/1.00 vMB 29
415,119 415,119 000000000000000005444f4962c31fd8b7daccc03cab20abb58348a9f4590764 1,099 1.00/1.00 vMB 53
415,118 415,118 0000000000000000003ca7fb6d62b0af7eff053c1e0808dda19b8b14bfc867e8 1,090 1.00/1.00 vMB 22
415,117 415,117 000000000000000003edf8d05644c99c5149cbf309e2b3e3a9ac9697a6749216 1,339 1.00/1.00 vMB 55
415,116 415,116 000000000000000002a4fd5a91d611b0a74a4eeb30faa195c5453ac4b60b626e 1,546 1.00/1.00 vMB 60
Previous 10 blocks ↓
Total Size: 782.59 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: 671.59 GB
    • Received: 15.96 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.