Loading Tool

Explorer IconExplorer

Memory Pool

36,074 transactions
16.46 vMB
0.24260675 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 6 blocks ()
  • 5 sats/vbyte = 4 blocks ()
  • 6 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 91.17/200 MB

Candidate Block

Mining Attempt 32008af0d684331904dcdff902868a4e3ac0a68ae63240f7015f99fe547f9b42
Version 20000000
Previous Block 000000000000000000020644f86d66c63bc956b8ad66a3c76b0d77ad346ae271
Merkle Root 3f1b6d4e50c02da5ac7aa671a77b9fc47821c1edb7001225167c438569726ccf
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,884
Size: 1.00 vMB
Total Fees: 0.06033709 BTC
Avg Feerate: 5.22 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,051 (776,516 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
136,535 136,535 00000000000006b6fb94f9c17562a00ad6935bd6ceeb7333fe98868d07dae30b 0.04 MB 89 115
136,534 136,534 00000000000000b5d32341b878ffa897866546653678a7c531960cb836869ea1 0.00 MB 12 16
136,533 136,533 00000000000001117f67f1d2bb076bc1ab6a35ab7612be1b9ebecfb5e3506fca 0.01 MB 21 279
136,532 136,532 0000000000000083d0b55b5d90c84675ca3a1b9d4a49cc766ff0faef9e48670a 0.01 MB 12 7
136,531 136,531 0000000000000a11b1a1a037e3025980831325240277904b7d9af147442454bd 0.00 MB 17 0
136,530 136,530 00000000000003d91a9b6514be295efef41fd823d5a86d6876a4475098a114a5 0.02 MB 30 890
136,529 136,529 00000000000003017b4ab89c0b29f334acdc6a9f082cdfade8a65ef7e7ed3f80 0.01 MB 26 715
136,528 136,528 000000000000058adc955b368ca50e4e4c41c0fca069c019133335ed182f1bdd 0.03 MB 62 441
136,527 136,527 00000000000005ec10ca0c8c82dcc36b1284665cdc20830ebd4735288fa95d06 0.03 MB 63 163
136,526 136,526 00000000000000eead658e44ead5de9e7f2963dd35b94510171efc5a9a34cee6 0.02 MB 49 171
136,525 136,525 000000000000042e4076660eb768ac9bc9f5f52c1a594bea00ee40be0ca9ed1c 0.02 MB 70 184
136,524 136,524 0000000000000254f2634338315d322477f5ce579a35fcae35257ddb2df78895 0.00 MB 15 825
136,523 136,523 0000000000000a1af48e1733d700a573284c2a0275247f2ff7dd798bd6fe8304 0.04 MB 56 508
136,522 136,522 00000000000006bb04edce600912b33660f678d6c0e35d0f3c416bdc6cffa172 0.02 MB 52 827
136,521 136,521 0000000000000984a290e1ad45e2fca56afa4d8a1103531d193285c4c7149024 0.01 MB 15 292
136,520 136,520 00000000000009f23cb53026e12e2c69945b54205f36c4951ac8a3cf9a10bef0 0.00 MB 5 828
136,519 136,519 00000000000000b68f943ded5c9b4cb222380be5bf0d22286a1b90943c5f1ff0 0.02 MB 49 69
136,518 136,518 000000000000038243773e937dffbed81238db0ac6d2b16705a8cb3cfc6c1115 0.01 MB 30 317
136,517 136,517 0000000000000339527b2075bad4236cf5d899e4f19f69766cf1e71209ea45d5 0.01 MB 24 566
136,516 136,516 00000000000008567304c163585fafc8b80adf1f34a318c3f8eeee18738ec381 0.03 MB 74 526
136,515 136,515 00000000000008ced3050e23b781eb8adbae98b85e0b5d2ce47b4cd1819f6b5b 0.01 MB 41 491
Previous 10 blocks ↓
Total Size: 778.94 GB

Node Details:

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