Loading Tool

Explorer IconExplorer

Memory Pool

33,845 transactions
10.48 vMB
0.18076760 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 67.07/200 MB

Candidate Block

Mining Attempt 3afd7ea3dcd1faabd169fa4628f37e818910dc601c4e7d17b765a8e3ceca59d2
Version 20000000
Previous Block 00000000000000000000e448b44b50758fd2fc9d6ddeba585dd0b192dcc101ed
Merkle Root 9b4cd159070af8a40a2f148685b14c3d6f3781d3c18178c6c73cac5e20ce90f7
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,359
Size: 1.00 vMB
Total Fees: 0.07828560 BTC
Median Feerate: 5.23 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,216 (697,953 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
215,263 215,263 0000000000000242f5c22ac6aecc43dd5670febb491752bf693b7321cfd3a4e1 225 0.08 vMB 236
215,262 215,262 00000000000004c5118f06ec4b927384e3e721a23e0121b9270d4d087d85ffc3 96 0.04 vMB 135
215,261 215,261 00000000000000507f7f2d210c119c344ca207ca4e6c9ed2f98bf90e28e8429c 353 0.20 vMB 146
215,260 215,260 000000000000013a70765bf030d4244c6281f3199d6a76db62f105c8e80db925 105 0.05 vMB 163
215,259 215,259 0000000000000415b5f8def15370eee30bfd8a3bf226d24fab993c791960ca3d 836 0.33 vMB 178
215,258 215,258 000000000000032807cc96e55dff0f7cc340e612ce720d1746b4e540c42fec26 554 0.26 vMB 166
215,257 215,257 00000000000004dcac9c41b76aeb1c69f424910636c596e9c19d39861c78089e 506 0.25 vMB 154
215,256 215,256 000000000000006535a70953ece756fca3ce76644d5f05e4e2e8fe3ac7841369 580 0.33 vMB 141
215,255 215,255 00000000000000c9aa989faa933a35de04a59429d0f1767da11aecbe80252db1 625 0.20 vMB 350
215,254 215,254 000000000000042878d5adcbdd81c4e212e8fd47ee421e032bdc962f4dd6ad54 141 0.11 vMB 115
215,253 215,253 000000000000020ee31f6b0176681a5b06e97f466787ff1eb62e74efb21f8db6 45 0.02 vMB 62
215,252 215,252 000000000000023107fc43c2f3e184f538cd183c17bb2041f2b12be75446a642 546 0.20 vMB 218
215,251 215,251 00000000000003289e9508d4e7d1c8b20332b1e0735be1cbecd602dc40881d72 12 0.00 vMB 14
215,250 215,250 0000000000000128efdf3b33d22e53b95fd58b36544d8ec18b3c899d4455af89 595 0.25 vMB 169
215,249 215,249 00000000000001864240dae0634573dfa6f0b2fae9ff58c022443948fb304fd4 151 0.05 vMB 141
215,248 215,248 000000000000059660dc39c1e002801e58e72c3b34b2448ab49c02042546679e 488 0.25 vMB 159
215,247 215,247 000000000000038f78d4899c4a121bbb9f2308caec5f8ea090aa41b713e50896 256 0.10 vMB 205
215,246 215,246 0000000000000374048a32add2b60e2d4cc069538add7a788ecb56df427675ef 118 0.05 vMB 50
215,245 215,245 000000000000030651be3e3cb07475cd9f8525ea1bf13ad2ca38070d547f09a8 878 0.25 vMB 282
215,244 215,244 0000000000000464425742b60999e1bb556a3160a41621b07b30550530bb319d 323 0.14 vMB 200
215,243 215,243 000000000000031412906215c18fc450cc7fd7086332755df96bb30d7a80699a 151 0.07 vMB 117
Previous 10 blocks ↓
Total Size: 779.23 GB

Node Details:

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