Loading Tool

Explorer IconExplorer

Memory Pool

39,554 transactions
18.34 vMB
0.14968503 BTC
  • 1 sats/vbyte = 11 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 4 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 99.12/200 MB

Candidate Block

Mining Attempt bcbc7fd7ef49b9fdcba811fc356d09fb73212f432bf1a68e4a6dda843fc8656f
Version 20000000
Previous Block 00000000000000000001f9031a1149e0ca831bb425bf636c4a0456659e3abb3e
Merkle Root c5771d4b796bffd9e1010031c42ecc8820189aef9c4fe64792291e68d4bb13eb
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,763
Size: 1.00 vMB
Total Fees: 0.03074297 BTC
Median Feerate: 3.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,324 (779,937 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
133,387 133,387 00000000000004b5774411e567abe36c86be0fc85903d003c0489f3d013cddf5 38 0.02 vMB 110
133,386 133,386 0000000000000a777a1d9b2df2c415a08a59ef5a389896731f1c0e384fa7a5fe 7 0.00 vMB 2,285
133,385 133,385 0000000000000a8a541ba9c8e6016348b3ce3f408dab1ec72a7e2e8512f99b42 108 0.05 vMB 664
133,384 133,384 00000000000007a9046ae31ec4d39f13476690dc680bce4240a35b786b37311f 28 0.01 vMB 908
133,383 133,383 00000000000005390a5e930f320c4cf51cde53a3dcbc5ecc49a82de382939a5a 98 0.05 vMB 1,241
133,382 133,382 00000000000003ac5e29e42c25f745b1e57665d325d421ffe6c0b2dddb8470f4 60 0.03 vMB 554
133,381 133,381 000000000000089df44ebfbf0c4a08824c2c9c68c7a2b56d9ba9d5430431d6eb 42 0.03 vMB 344
133,380 133,380 000000000000005b29654c671f73262a9327a898c7185aa6638e62a7ef6711f7 262 0.09 vMB 599
133,379 133,379 000000000000024c50ad36578a472965e90d7a644d56e4359c298eef1bc759b7 210 0.11 vMB 1,786
133,378 133,378 0000000000000b6d8ba959420d300472558b9a6c3dd0a197b4410efb3cb97603 150 0.06 vMB 392
133,377 133,377 0000000000000c01ee43006178710f72f4b395bc53089bb214dd1742669a645b 75 0.02 vMB 82
133,376 133,376 0000000000000be1a606e3fecbf5429d2b32de64c20c76325508a424e54ea3a5 12 0.00 vMB 311
133,375 133,375 000000000000098bc05ae62e57934cb3a665cd39be45cf49bea31a7f1c9ab5ef 66 0.03 vMB 484
133,374 133,374 00000000000009c99868ee331291a72e230de50b1edca23b442574e464759310 137 0.06 vMB 324
133,373 133,373 0000000000000c17e5122fb399d70f8d020aa258502e8cf9bfafd537c4ed6c05 1 0.00 vMB 0
133,372 133,372 0000000000000042b033c83cf42f291b545221d1243a680a61bbad36f868f544 22 0.01 vMB 524
133,371 133,371 0000000000000307897949afa26f0140ba1cf3a703704a06144fc58b9cc10082 103 0.03 vMB 300
133,370 133,370 00000000000003cbfdc357cde0078987c15b3d8b059463a3fd942bba14f5c016 20 0.01 vMB 492
133,369 133,369 000000000000023c873df4a9ec66aa21b24b7233613b9b8573aa88459f17af91 19 0.01 vMB 133
133,368 133,368 0000000000000392bd41dfb5aeddbe52f964ab7ab3a441f3ddd14a87e47354ac 13 0.00 vMB 311
133,367 133,367 00000000000009dda2284237db803c0030a493a90c9974c7599ba8863e54f997 8 0.00 vMB 40
Previous 10 blocks ↓
Total Size: 779.43 GB

Node Details:

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