Loading Tool

Explorer IconExplorer

Memory Pool

39,114 transactions
19.85 vMB
0.07174112 BTC
Random Selection Loading Transactions
Max Size: 109.89/200 MB

Candidate Block

Mining Attempt 31b85d6701c97c79d2369aef3571154325da5c577357663dd82581de80a5af62
Version 20000000
Previous Block 0000000000000000000012341ce71a454e19809163e78b6988c9a26e7c426fda
Merkle Root 241565d4aea09000e4b6061fb9caf2dfda0a7b58f806e2d232d81d4e386eb782
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,830
Size: 1.00 vMB
Total Fees: 0.03237279 BTC
Feerates: 507.13 > 3.24 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,045 (782,251 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
131,794 131,794 00000000000009262a0cb2df106bbd49ad1fd6de5b77531359fc88af38351e87 99 0.04/1.00 vMB 916
131,793 131,793 000000000000057ca41e681862fcbf03bafb12df3e250e84798e409f08e7a76a 37 0.01/1.00 vMB 549
131,792 131,792 0000000000000794657b3ae896b466b6e86dcef294f1d9237fc33e3dd5e4e83f 1 0.00/1.00 vMB 0
131,791 131,791 000000000000076a23ef9e475b8ca06cfd1b37b6243bb75d3e2b03aab2eab38e 9 0.00/1.00 vMB 551
131,790 131,790 0000000000000229e33902fa68dae5c5a8c86e80d64451b5ac9b91bf7e54fb17 95 0.03/1.00 vMB 42
131,789 131,789 0000000000000ad72366ebe3faed0de9611905ef1fa93160a531a7e7d2b80016 62 0.02/1.00 vMB 938
131,788 131,788 0000000000000a721ba4cc654e8bc4a94af83276c46e79267ab149efa5f54e1b 8 0.00/1.00 vMB 615
131,787 131,787 0000000000000e18462c8a942b4c13560001f24eda0373c4471f1e6a43e0a67e 51 0.01/1.00 vMB 170
131,786 131,786 00000000000012d7edc5cf6f88bb7db93ca885b6588508275953fc4374103628 15 0.01/1.00 vMB 941
131,785 131,785 000000000000129fab65ade609d265edb20055380d0deba17b114a817472924a 97 0.04/1.00 vMB 667
131,784 131,784 0000000000000527eacdd16bb18392264d39e5376db8ff26e8f4685d7e7b794f 9 0.00/1.00 vMB 17
131,783 131,783 0000000000000ddf8e81cbce419cbe71fecb73e5ca8c412f0a0dae149e3349e0 8 0.00/1.00 vMB 1,057
131,782 131,782 0000000000000302d79466943ed9e30f12efbc2e214582de461fb69f39bc7ddd 82 0.02/1.00 vMB 809
131,781 131,781 0000000000000ff9c9394ec86087932dc8a080642ce9872fa722451622236f9c 7 0.00/1.00 vMB 1,097
131,780 131,780 00000000000005d29e0394e5b62c0f6d70e6d96a9fc102b8f3a230095e1e275b 32 0.01/1.00 vMB 579
131,779 131,779 00000000000012b3bea726b25549e2d560ff6d7df4540492c7383d058a9be5e8 33 0.01/1.00 vMB 667
131,778 131,778 00000000000010cb0a5749eafacc3f9088cc7e03b9b12823996eb55d32543dae 19 0.01/1.00 vMB 798
131,777 131,777 00000000000006f815b46b66a63d2eb83c0a57b4616c8932b48c0437b8584322 11 0.00/1.00 vMB 213
131,776 131,776 00000000000008031dcc70c6c441d350d72aa23086cdfd2ef1cab29507798366 130 0.04/1.00 vMB 623
131,775 131,775 00000000000000fde8861b4393717335e58a651ac0c146c6b50c5abda0007ab2 97 0.03/1.00 vMB 177
131,774 131,774 0000000000000e900e3d372e56d332e0bc440ac8e1caefff5e774706654da791 53 0.03/1.00 vMB 553
Previous 10 blocks ↓
Total Size: 780.68 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 112
    • Outgoing: 10
  • Data Transfer:
    • Sent: 553.26 GB
    • Received: 6.65 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.