Loading Tool

Explorer IconExplorer

Memory Pool

40,521 transactions
18.94 vMB
0.18903476 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 4 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 100.11/200 MB

Candidate Block

Mining Attempt c46f19c4898b83b8bd2c568bf8809e21cda03ea2fd8c82b4afe16dceafaca710
Version 20000000
Previous Block 000000000000000000004a70f3e5f9adf9454018687410ec954195352aac5475
Merkle Root bd87a46f8fd8e429a43d67b6db2f311f0037f5931b0e0a8b7029b536bb306aa2
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,511
Size: 1.00 vMB
Total Fees: 0.05690204 BTC
Median Feerate: 5.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,329 (706,913 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
206,416 206,416 00000000000001df03d4b0b35cc3e6ff2f58c8b602e365afa0b58e501f384373 344 0.20 vMB 118
206,415 206,415 000000000000002683481f99a72fe88a0ef31de7cf7d77beb7ab98af5e07fd6d 87 0.04 vMB 66
206,414 206,414 00000000000004c39786676ea7aec04e3845965ae538cf0a4e1fd2e83e7e6d73 253 0.11 vMB 163
206,413 206,413 000000000000011ce04a4685f8ea72a974c1c118196244f5b0bf8f8762eccbcd 10 0.00 vMB 52
206,412 206,412 00000000000004c02ad28ef848a7517cea083a5dc228b0a9c783c5435e1abd21 13 0.00 vMB 99
206,411 206,411 000000000000048b5fdbdf06cc2d4347fa6a8fe5738332cf88b51198d28400fd 132 0.06 vMB 135
206,410 206,410 000000000000048ec96e6ce86cd54de9d6fe5e50f146926e5677c56d3fcedefd 57 0.03 vMB 145
206,409 206,409 0000000000000063d7749dc1b01b55bb3c59c41f6d5093d8ae1c36c268fcdf35 18 0.00 vMB 102
206,408 206,408 00000000000004dcdadb55cd4a52bb1aa2386a8fe3d8630878f31f8c16fd1f02 1 0.00 vMB 0
206,407 206,407 000000000000014d8b0394717cd720918580581f43eefe9f52eaee6b3f1ca9e7 93 0.14 vMB 65
206,406 206,406 000000000000003ce0e15afca9d425eeb7e210493c105e2397324eb634312ce4 221 0.10 vMB 132
206,405 206,405 00000000000004a48dfd4a85218ff977819b1a6558bece9065ad7a838c7cc6f2 62 0.02 vMB 179
206,404 206,404 00000000000003bdcafcca8aa692a83c5111062c383e86941162ee1214c23a3d 166 0.14 vMB 109
206,403 206,403 0000000000000075a3a5ebbcde63b6e4319a1b0bddbe1089af368e25d62faffd 49 0.07 vMB 67
206,402 206,402 000000000000008387bf58bee9e8b0dd53c6e2654babd4f0ef0ae401319864a3 21 0.01 vMB 234
206,401 206,401 000000000000039f4353f23c4fc3671691ac637d63a09a20ed698dcb8907ff0b 148 0.10 vMB 123
206,400 206,400 00000000000000391f4445ef4243bc71710fe5a5bb388556a7c984dcb9e3fd79 381 0.15 vMB 182
206,399 206,399 00000000000002b439974c6ae15bfc8b334fa785bba51b3db0ded92f571fa1af 160 0.05 vMB 86
206,398 206,398 00000000000001474e1edafe100fe1d3691286386a88558546d825269816aafa 12 0.00 vMB 0
206,397 206,397 0000000000000317b8d87c959c565ba6e2f6b7e5fbac0b05b039249915faeba0 1 0.00 vMB 0
206,396 206,396 0000000000000056f417cdb70bd257f342c5b3da29cc26cbe6f699891ac090f1 344 0.16 vMB 267
Previous 10 blocks ↓
Total Size: 779.44 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: 130.98 GB
    • Received: 0.54 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.