Loading Tool

Explorer IconExplorer

Memory Pool

41,272 transactions
18.08 vMB
0.17067549 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 99.76/200 MB

Candidate Block

Mining Attempt c710316e0d14238e6d7a6c9387c61669a4ba5f887f870a9d7df137aab7c837e0
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root 66ae64b549d9fa370e27183b6a0c01393e84c6002967db6551133d1945e2bf60
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,673
Size: 1.00 vMB
Total Fees: 0.05497260 BTC
Median Feerate: 4.62 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (773,893 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
139,428 139,428 000000000000041331ca4f0a931c9fbf14fd3bfd11a14eb06ccc7e2a9647d5ec 15 0.00 vMB 80
139,427 139,427 000000000000013863417b65cae247af1ca077447650395837e1cfe154f293bc 56 0.03 vMB 180
139,426 139,426 00000000000008c14dde6ff913af3a57cf52cb03fd2994b66039a6ed89857cc8 60 0.02 vMB 179
139,425 139,425 000000000000051113f38a1011155c92a63d8cef1f3034f8aa5d9f9db985b64c 10 0.00 vMB 293
139,424 139,424 000000000000072f4a0192a673b50d01dfecb5fcb8814aa43452b0ac6aacc28f 12 0.00 vMB 89
139,423 139,423 000000000000069ffbe04c94187c64b7e8481948e730d4933cf1bbbc356b5fc1 11 0.00 vMB 71
139,422 139,422 000000000000043df583a06b68ef7f8a493edff46c21ba9ce6b7dfc11fef3634 117 0.05 vMB 146
139,421 139,421 000000000000062c22d32ec9e13bef35b6ead12ef9991bc5e1dbc97c9cfdb3d5 17 0.01 vMB 516
139,420 139,420 00000000000007009fc0aa4f2bdf96c37a0e0350a144ded3ecf369c713e5899d 71 0.02 vMB 137
139,419 139,419 00000000000000c18c7f46883f85fe7157813b7a42cf5481f6e1710dbcd0dc04 40 0.03 vMB 420
139,418 139,418 0000000000000622ecdba702b42a76680de098de5aa5a965d15792f3c4c3f3af 40 0.01 vMB 458
139,417 139,417 0000000000000185014ac07f1a29a6d45d2bf11d08116cc66cfc8431b9d0d6c9 111 0.05 vMB 117
139,416 139,416 00000000000004b75aee2be888b2bbaaeb138e01548340c560d61b6c579b2cac 36 0.01 vMB 187
139,415 139,415 000000000000057982e3176b58a44943cfc848e6180f4ec3dea29d874d860a9b 21 0.01 vMB 129
139,414 139,414 00000000000008d38105b793a615ac99f98764c39a9a884f71a752035fdc4736 18 0.01 vMB 293
139,413 139,413 000000000000032eac2f2905feb9e02341357b09e050efb90c52a0d60dd9117e 23 0.01 vMB 138
139,412 139,412 000000000000069ee2a904ebe852a653387d49f20bec4670f5746c29e55b1496 13 0.01 vMB 33
139,411 139,411 00000000000000acb7fa01586f9cbaab1db20bce9635c78450d4175659bec2ec 27 0.01 vMB 43
139,410 139,410 00000000000001e0c53da41569e5011a9602cb01763482cb538db51e61a15975 7 0.00 vMB 592
139,409 139,409 000000000000027af87d950aac4097c0ad0997742f7f841bd32883a65483bec5 21 0.02 vMB 716
139,408 139,408 00000000000007eaaff4f3e52bf89b85cb0f966adb100136f8c6cab3744b78b7 146 0.04 vMB 198
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

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