Loading Tool

Explorer IconExplorer

Memory Pool

82,297 transactions
30.48 vMB
0.21208249 BTC
Random Selection Loading Transactions
Max Size: 184.02/200 MB

Candidate Block

Mining Attempt 3c5e6de2b583d323dd9e33cd84665fc1266cf42cc8feb596824baf13913726e2
Version 20000000
Previous Block 000000000000000000001ab79c0bb6871e6d437e0f72576711d4f8a15dd0278a
Merkle Root 44879e26a63d65d1e11914cd958c34509e75e968d383f9e772cc896324c32a1d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,126
Size: 1.00 vMB
Total Fees: 0.13142339 BTC
Feerates: 502.67 > 13.17 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,123 (594,632 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
320,491 320,491 0000000000000000057c4e5cd41ca0259b672f92e98ee532d2bdce78d950cdf4 60 0.02/1.00 vMB 29
320,490 320,490 00000000000000002708b066639a7038130871c3ee82fa3a62969d66c8238ea3 285 0.10/1.00 vMB 33
320,489 320,489 00000000000000000e7ee95df1867ee59ae7e8b14a50e9398136470a5f4d8b3a 296 0.13/1.00 vMB 30
320,488 320,488 00000000000000000832526c13a5d98f67e1477596d0040708f608f8da9f149f 441 0.21/1.00 vMB 29
320,487 320,487 00000000000000001ea2eb2a8b028cec9f64b5d2d6a1db8ec40195c831aa4c03 33 0.02/1.00 vMB 15
320,486 320,486 0000000000000000235a5577c433b54908c72e2266bf1698dfb494b806dd76ac 317 0.17/1.00 vMB 36
320,485 320,485 000000000000000020e4c37eb741717507a91fb6e6105425a66fad56f9ca17b6 223 0.08/1.00 vMB 33
320,484 320,484 00000000000000002132c1d10d9e275caf11e721b5fe354b2c66ce7bda8d3b4f 154 0.06/1.00 vMB 33
320,483 320,483 000000000000000007e72dfb50472a1f2cdcaa6838e28f6ed8d40c3591e7f3e3 172 0.07/1.00 vMB 22
320,482 320,482 000000000000000015535210da67bb7eae3de4368013f4bed8c44f73a53dafa4 552 0.30/1.00 vMB 30
320,481 320,481 00000000000000002291d9412df84d45b01380b7a1830780c735a1269d6a8fb8 336 0.21/1.00 vMB 21
320,480 320,480 000000000000000014d5cc791ce2c0205f0220fdf43bc85f77ed49986091fb87 583 0.34/1.00 vMB 28
320,479 320,479 000000000000000015fd1d48c309830229f0e06eaffe7634f2178ed6c3b3e818 345 0.22/1.00 vMB 22
320,478 320,478 0000000000000000180d3ce9513acadb18261e74b71b681eb39715919e1d1a04 8 0.00/1.00 vMB 24
320,477 320,477 00000000000000000a457440cc2885c7ef8fe75975379775ca54f562a61bb5dc 78 0.03/1.00 vMB 29
320,476 320,476 000000000000000020a079e1b55933a8e8a12e2bb05bdedebcd7e79a7a5cdcf6 32 0.02/1.00 vMB 24
320,475 320,475 0000000000000000016ad63685111a00a4311552820aa47469bab7dba20c31b9 332 0.15/1.00 vMB 30
320,474 320,474 00000000000000001776e0df0541b0422f681294e06c913c2792e439bbd83516 298 0.16/1.00 vMB 28
320,473 320,473 00000000000000002394da0be24e81bec290ac666474346140bc083c592a041e 139 0.10/1.00 vMB 18
320,472 320,472 00000000000000001da15f98171a0a789f7cef81812caed449db248dbb5d3407 543 0.28/1.00 vMB 25
320,471 320,471 000000000000000012de8ccad2c8ca79b55776012955473860601c34139c8f1f 350 0.20/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.60 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.86 GB
    • Received: 16.04 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.