Loading Tool

Explorer IconExplorer

Memory Pool

28,301 transactions
14.52 vMB
0.07073208 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 79.11/200 MB

Candidate Block

Mining Attempt 7d33ad307bf0ab869472f84911ad1dd3577bd48fc68ababf103cbe9882633afd
Version 20000000
Previous Block 0000000000000000000192f7f7f29540150f204e06421cc00ad7343613157401
Merkle Root 01b992c7d99e8c522fac3291533632ad69a1180817446de8adc615e74a8e693d
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,002
Size: 1.00 vMB
Total Fees: 0.03439535 BTC
Median Feerate: 2.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,250 (776,714 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
136,536 136,536 00000000000003d432affd81750535164a29f505ee80bfec93c3b380e3b38b79 6 0.00 vMB 2
136,535 136,535 00000000000006b6fb94f9c17562a00ad6935bd6ceeb7333fe98868d07dae30b 89 0.04 vMB 115
136,534 136,534 00000000000000b5d32341b878ffa897866546653678a7c531960cb836869ea1 12 0.00 vMB 16
136,533 136,533 00000000000001117f67f1d2bb076bc1ab6a35ab7612be1b9ebecfb5e3506fca 21 0.01 vMB 279
136,532 136,532 0000000000000083d0b55b5d90c84675ca3a1b9d4a49cc766ff0faef9e48670a 12 0.01 vMB 7
136,531 136,531 0000000000000a11b1a1a037e3025980831325240277904b7d9af147442454bd 17 0.00 vMB 0
136,530 136,530 00000000000003d91a9b6514be295efef41fd823d5a86d6876a4475098a114a5 30 0.02 vMB 890
136,529 136,529 00000000000003017b4ab89c0b29f334acdc6a9f082cdfade8a65ef7e7ed3f80 26 0.01 vMB 715
136,528 136,528 000000000000058adc955b368ca50e4e4c41c0fca069c019133335ed182f1bdd 62 0.03 vMB 441
136,527 136,527 00000000000005ec10ca0c8c82dcc36b1284665cdc20830ebd4735288fa95d06 63 0.03 vMB 163
136,526 136,526 00000000000000eead658e44ead5de9e7f2963dd35b94510171efc5a9a34cee6 49 0.02 vMB 171
136,525 136,525 000000000000042e4076660eb768ac9bc9f5f52c1a594bea00ee40be0ca9ed1c 70 0.02 vMB 184
136,524 136,524 0000000000000254f2634338315d322477f5ce579a35fcae35257ddb2df78895 15 0.00 vMB 825
136,523 136,523 0000000000000a1af48e1733d700a573284c2a0275247f2ff7dd798bd6fe8304 56 0.04 vMB 508
136,522 136,522 00000000000006bb04edce600912b33660f678d6c0e35d0f3c416bdc6cffa172 52 0.02 vMB 827
136,521 136,521 0000000000000984a290e1ad45e2fca56afa4d8a1103531d193285c4c7149024 15 0.01 vMB 292
136,520 136,520 00000000000009f23cb53026e12e2c69945b54205f36c4951ac8a3cf9a10bef0 5 0.00 vMB 828
136,519 136,519 00000000000000b68f943ded5c9b4cb222380be5bf0d22286a1b90943c5f1ff0 49 0.02 vMB 69
136,518 136,518 000000000000038243773e937dffbed81238db0ac6d2b16705a8cb3cfc6c1115 30 0.01 vMB 317
136,517 136,517 0000000000000339527b2075bad4236cf5d899e4f19f69766cf1e71209ea45d5 24 0.01 vMB 566
136,516 136,516 00000000000008567304c163585fafc8b80adf1f34a318c3f8eeee18738ec381 74 0.03 vMB 526
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: 21
    • Outgoing: 10
  • Data Transfer:
    • Sent: 0.02 GB
    • Received: 0.00 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.