Loading Tool

Explorer IconExplorer

Memory Pool

28,956 transactions
8.46 vMB
0.09159545 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 56.98/200 MB

Candidate Block

Mining Attempt 8e8ed9ea473c6e1483ec127afd96ee575e0b0c667c9ee61a1431d9930444efa0
Version 20000000
Previous Block 00000000000000000000e448b44b50758fd2fc9d6ddeba585dd0b192dcc101ed
Merkle Root 37eeb09903f7f3bc15be506cb592c69ad628514cfb20e5264be6f3aafeb2ce2c
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,574
Size: 1.00 vMB
Total Fees: 0.04007090 BTC
Median Feerate: 3.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,216 (768,839 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
144,377 144,377 000000000000053d0ebe5c5a0f84e87f2ed04c0498b0705a7eedf7c85d4285f9 81 0.03 vMB 209
144,376 144,376 0000000000000774a676429fa2c6f7b4d8a62dec8149fe2ef10753cd55d2cab2 85 0.02 vMB 66
144,375 144,375 0000000000000796022f49e8b85a9c86947acea072ec73775bfd0fbfe304dc71 82 0.03 vMB 207
144,374 144,374 00000000000007ee10ef814318b1e5c99111db1364acd611aef5365c6b511fc4 116 0.05 vMB 102
144,373 144,373 00000000000008cb63f959f929e3dacb63c6a92085a16f0259bc22b2cf14d504 14 0.01 vMB 381
144,372 144,372 000000000000029e7624785bd611413dedb527a5ab7c4771ad11c76e298cb709 104 0.05 vMB 168
144,371 144,371 0000000000000409cf4e5a32ab724e992f850e707c1008227299b4ebf1770a26 33 0.01 vMB 261
144,370 144,370 000000000000092dafcb3060b21e45b0131bf690886a5036e62eb98f9921b7c3 7 0.00 vMB 59
144,369 144,369 0000000000000706105d30301e676063d787caebc4551e4d014679fa85c09cc2 134 0.05 vMB 222
144,368 144,368 000000000000020a9df1aefce2569b99f0a040f116a18f68dcc5a34b8e6f8626 2 0.00 vMB 0
144,367 144,367 00000000000006d8517da2cb7594f8d678d1091d8acd37b50ad43735a8a25bd3 64 0.02 vMB 1,384
144,366 144,366 00000000000003fcc3d006c0ebd92e4168b30e6487fed389e845e0338aafa06d 66 0.02 vMB 203
144,365 144,365 00000000000004bdbcbe7802bf938b13536239984151431b79345f62786cad0c 36 0.01 vMB 141
144,364 144,364 00000000000005f8f5485e7a9be20bae197eb1a253c8fa1c421b6b1b9141db11 11 0.00 vMB 637
144,363 144,363 000000000000035edb7247a03777680eeb64ebf0697467b9338a033f0ecc3b5d 25 0.01 vMB 153
144,362 144,362 000000000000031c6359f2d1b9431facb59d439f658d216b8d5d88cf153ae4b4 54 0.02 vMB 35
144,361 144,361 00000000000003ea2413eaefff96f1dac4a1157af3c45e2acd801040513663fe 13 0.01 vMB 224
144,360 144,360 00000000000003de765f5bb7e6a128aa31c8d21c9b0d65dda69e7ec5412213b0 61 0.03 vMB 144
144,359 144,359 00000000000004dcfbf2bf4146708696befebc903c174840daedc9ff139d5a80 7 0.00 vMB 40
144,358 144,358 00000000000002e70d37b0c59036e8445faac55acc2e727adbbd860f456d09f7 34 0.02 vMB 85
144,357 144,357 00000000000001416b2f4aa9584e143a187d6482125bfe265cc33e3d2c25787c 12 0.01 vMB 66
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: 65
    • Outgoing: 10
  • Data Transfer:
    • Sent: 21.44 GB
    • Received: 0.43 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.