Loading Tool

Explorer IconExplorer

Memory Pool

80,328 transactions
29.87 vMB
0.09609018 BTC
Random Selection Loading Transactions
Max Size: 180.30/200 MB

Candidate Block

Mining Attempt 4e96e31345f1cf51bf9b4693ecdb62f12e79e2b5544ed90a7e993ff3bef5613f
Version 20000000
Previous Block 0000000000000000000134f51554c94e7c4e33ec04070a06b3ca9e0eb5c85a0c
Merkle Root 0f32686d4d7bc729c4c63b2b2443b1d6bc66b14e875d4ba170024ad051b16241
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,737
Size: 1.00 vMB
Total Fees: 0.03021743 BTC
Feerates: 100.25 > 3.03 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,097 (522,125 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
392,972 392,972 000000000000000009e037341b24274edc67fe55047a3647b15235d17d1e40ee 1,159 1.00/1.00 vMB 23
392,971 392,971 0000000000000000039024a4dd483c90cbf5ec0fafe32cf94fe011fc62ef561f 1,160 0.79/1.00 vMB 26
392,970 392,970 00000000000000000541a3e55901b3dc92619067165320a454f59d8e9cf151cc 1,424 0.59/1.00 vMB 37
392,969 392,969 000000000000000008ccd9fddcbd4b55464901e68dc85edd3ef3c131e20359ce 844 0.35/1.00 vMB 38
392,968 392,968 000000000000000005d5f65be0bd13e11e19249e7a782d480d9e579261bec415 364 0.23/1.00 vMB 24
392,967 392,967 000000000000000008c21ccd4de0bcc48ab43c0f104d029cc8a3110f6dd921bd 672 0.35/1.00 vMB 29
392,966 392,966 000000000000000008f8d8dc68be364d0e3de7ed48de2b1dcc4620afff6c87d0 707 0.37/1.00 vMB 27
392,965 392,965 00000000000000000864320de662770d04d2a1b3eced5c494232d8e70d9ff755 417 0.26/1.00 vMB 22
392,964 392,964 00000000000000000a8a39c7e2e7f59e9c0e23aa8255e9881e3a2a8835cab4b4 1,160 0.62/1.00 vMB 37
392,963 392,963 000000000000000000d4d832f1f55693bc67de02734d81f0bbbcb79322211aaa 1,566 0.82/1.00 vMB 42
392,962 392,962 000000000000000005ee2145cd75f7d841d09181efbb88764c146bf42651a201 102 0.11/1.00 vMB 8
392,961 392,961 000000000000000001d63e13b22f06aecb51e6d4aa7a2e19fb9a5bc5bb6660a5 562 0.33/1.00 vMB 45
392,960 392,960 000000000000000006fbe17670c602b49006831c81418020260512e0890100c0 942 0.40/1.00 vMB 38
392,959 392,959 00000000000000000436e0e610e39eaf05f23f117d8c93045e008bf3f6608c30 739 0.34/1.00 vMB 26
392,958 392,958 000000000000000001346854204dfd5e419ef5e317de6bf5d43666a7785650e0 95 0.25/1.00 vMB 5
392,957 392,957 0000000000000000065a29241bb485605978ad57d15b1f5af6746c4de8c83e94 272 0.25/1.00 vMB 15
392,956 392,956 00000000000000000330fcefb0e7007893db6fe21fd09bd5ac77b600273979a6 493 0.28/1.00 vMB 29
392,955 392,955 000000000000000001a51e551e19178479c863464c11b89ee2036aa960326cd1 802 0.39/1.00 vMB 34
392,954 392,954 0000000000000000081017d75c409ee1989ffc1d5d738acdee074d97677f6422 354 0.21/1.00 vMB 25
392,953 392,953 000000000000000000afd8646862c79ca8b4983cac03ee8825bcd555db3aca04 293 0.18/1.00 vMB 29
392,952 392,952 00000000000000000154c474b7b524bf9c164bc89ca4db160aa9162465365c51 836 0.44/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.56 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: 670.17 GB
    • Received: 15.83 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.