Loading Tool

Explorer IconExplorer

Memory Pool

27,213 transactions
10.25 vMB
0.04380152 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 61.54/200 MB

Candidate Block

Mining Attempt 7a08b79b9af6be22c62f823b282a7af246cef21d008e4f6222b416e656a76166
Version 20000000
Previous Block 0000000000000000000192f7f7f29540150f204e06421cc00ad7343613157401
Merkle Root 6e4c3c31454a7f852cbaf18e77b414553dece399e21279f2ca91e2f22d81b88d
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,018
Size: 0.56 vMB
Total Fees: 0.01930542 BTC
Median Feerate: 2.04 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,250 (725,825 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
187,425 187,425 00000000000008c64090a0b705cddc9ae7e79cf5602e9d954ffd39183a59cac7 224 0.17 vMB 455
187,424 187,424 0000000000000230ea51f483cfca9647850e31f0586100e300a32c4cbca953c4 9 0.00 vMB 614
187,423 187,423 00000000000002be26fdcd5cc9cc22006a14ae3a94f1e7775db015f1662e2db7 64 0.03 vMB 91
187,422 187,422 00000000000005531177572d139e2622241b3b4c887de3ca0ff0a4257825a0b1 9 0.00 vMB 16
187,421 187,421 000000000000050214d4e137cbec889070690dc4058d818bf783bfb3873e85fc 121 0.05 vMB 127
187,420 187,420 00000000000002924e95d0303062cd0bb23d2ec8179e7278319658f13a0b2f2c 32 0.01 vMB 0
187,419 187,419 0000000000000015d8a961ca65f11ecab6dc9445f6053df7d4b093acac1d6538 113 0.07 vMB 101
187,418 187,418 0000000000000258624fb97a35825e9d0bb53b8e8e7306149b5cb159d2065697 110 0.03 vMB 53
187,417 187,417 000000000000075196a45e5108e95cded859143b993a8e9894e39ecd6528d22a 59 0.02 vMB 56
187,416 187,416 00000000000003d5bcbd4ba655eb6a86b06739d74a5a22acd6435f12d0168b6b 64 0.02 vMB 204
187,415 187,415 000000000000072bd59987c32284d5609158aebd0e340d4f6c7d78c8bda5985b 32 0.02 vMB 66
187,414 187,414 0000000000000175af7e50417a61dc5829e0aa029c2756a4e20ae744bc764535 18 0.01 vMB 48
187,413 187,413 00000000000002d6a2d25234e757e2d1fc2f53ebb897b362c1de5d716039c6df 57 0.04 vMB 42
187,412 187,412 00000000000003c54f4188e33614d2584ab3988c3037eb220ca0692c623da22e 52 0.10 vMB 47
187,411 187,411 000000000000081723a5c8d251f8fe5a2ac486a92f6b507450fe68a6308a950b 64 0.02 vMB 154
187,410 187,410 00000000000004330682f0a10a61d4949beb88c8a640d321d47eaa64a67f274e 79 0.03 vMB 88
187,409 187,409 00000000000006c4dc3c8e1b4daa45b56f4385d03baa96bf841fb59a8780afb4 230 0.07 vMB 61
187,408 187,408 000000000000025e048cfb10efe4dd5daafbf2f09081015f3f39395d147a9052 62 0.05 vMB 81
187,407 187,407 00000000000002009996dd2fbe6d6ab86479befa25c410678b72e3677ec5858e 144 0.05 vMB 2
187,406 187,406 000000000000071bedf206bcfcd5d047f58d90fc6237b52d7e9b6c0bde33a1fd 78 0.05 vMB 67
187,405 187,405 0000000000000214afca993a1d5469ec6c76c92e12229c6f5d31214834a0866c 344 0.14 vMB 138
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

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