Loading Tool

Explorer IconExplorer

Memory Pool

40,872 transactions
26.20 vMB
0.07175997 BTC
Random Selection Loading Transactions
Max Size: 136.33/200 MB

Candidate Block

Mining Attempt 30d4c39c6ba3dfbfaa3a60d437e3cd67ec9a6763dd19b61312b6c87c9a9549a5
Version 20000000
Previous Block 000000000000000000013172dab51509996317423f3aad076a64431a5d3c1352
Merkle Root be0ecd92f925c63de9c6ff3d4f7d4d718a25dfb32a6a170e89b244dc4defa193
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,049
Size: 1.00 vMB
Total Fees: 0.02378188 BTC
Feerates: 150.98 > 2.38 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,874 (383,726 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
531,148 531,148 00000000000000000021c09a076147fbc38b48dd60938b936da7088a5c4a83c6 965 1.00/1.00 vMB 11
531,147 531,147 00000000000000000003f5103a35ae4e32ea6b04b80ea96636797106bb7157f3 453 1.00/1.00 vMB 4
531,146 531,146 00000000000000000029b25d69ffad8b2e55c248cf24909d5b8977b062470677 647 1.00/1.00 vMB 5
531,145 531,145 00000000000000000030146750926fe51a332ce7f92a110df65bbd5502ffeb5d 2,248 1.00/1.00 vMB 5
531,144 531,144 0000000000000000000e8d53f5b3651d5af8dd2017cd9f28107e7b392a268f03 2,527 1.00/1.00 vMB 32
531,143 531,143 00000000000000000033a2c0c28070ab434c74938843941c4d8dcec9873fa2ee 385 1.00/1.00 vMB 3
531,142 531,142 00000000000000000021e0bea14663368afc318d4e01b2b6f10617a40c2ee8c5 662 0.25/1.00 vMB 27
531,141 531,141 0000000000000000000fc3ab40914d4e72ff42d7f9730647cee43d2178607a31 1,342 1.00/1.00 vMB 10
531,140 531,140 00000000000000000013e550da16eba605dd20c405bbcd23bb97ae2d087d8a94 1,129 1.00/1.00 vMB 13
531,139 531,139 00000000000000000002a5c50d4851a360585448a543d3907fd6af92b34eb106 499 0.18/1.00 vMB 22
531,138 531,138 0000000000000000002827742d0290a07bd072265c35f64105b05e51ffae01be 2,310 1.00/1.00 vMB 7
531,137 531,137 000000000000000000263ea1da4fc8a70cf762f215215bb4b924442fb4f13319 2,696 1.00/1.00 vMB 35
531,136 531,136 00000000000000000025501d7a4fc6e9a08054116e19f4497582c6c1ed7f2ca2 1,469 1.00/1.00 vMB 14
531,135 531,135 000000000000000000324311e246de897c0af67c65dc33ebc78fb0f98d966651 740 1.00/1.00 vMB 9
531,134 531,134 00000000000000000026dbaca94de774a77cb9481a48337cd30cb3cc29375ec7 1,049 1.00/1.00 vMB 10
531,133 531,133 00000000000000000014844f362d8f5d9e6368b8f1cbe4aefbafe44a1cef7e24 840 1.00/1.00 vMB 9
531,132 531,132 000000000000000000005fcf680ea5651020010ef3e371ebec22ffb3c20fbe33 1,504 1.00/1.00 vMB 8
531,131 531,131 0000000000000000000441cc5c4ee0aa96557fae4b2b81aa548d21563919f563 1,983 1.00/1.00 vMB 12
531,130 531,130 0000000000000000001fa21a2067b3778ce790aec6eb9850c064c63650cb2cd0 2,081 1.00/1.00 vMB 9
531,129 531,129 0000000000000000001d5227841f9ed8f10ba6e0857874d06562475c13c12527 2,482 1.00/1.00 vMB 44
531,128 531,128 0000000000000000001e8b171df6787c893394bd5fb512b8a922372119ba930b 423 0.21/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.16 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: 653.44 GB
    • Received: 13.88 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.