Loading Tool

Explorer IconExplorer

Memory Pool

18,593 transactions
10.06 vMB
0.05984565 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 4 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 54.41/200 MB

Candidate Block

Mining Attempt a5b39699c9ecfa6346ea6b9a2e9a5670486aecc064114a20d267f86780b74f1d
Version 20000000
Previous Block 0000000000000000000203884638a3a6062671eb947c188d0cf2d82b07622b4e
Merkle Root 646a0089c918eae036284c80971e11ee25a4eeb80150d5f44fdff84dabca3dd9
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,889
Size: 1.00 vMB
Total Fees: 0.03450927 BTC
Median Feerate: 3.17 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,369 (758,294 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
155,075 155,075 0000000000000aa381a1ae62d0361fe4fc07f16c81422aabede1ded3b3395dad 13 0.00 vMB 162
155,074 155,074 0000000000000d669aff60e9d0b8311386297321c45e0af8a629f5c3887e590a 9 0.00 vMB 670
155,073 155,073 00000000000007deeaa0f603ddb83a0c4b802181856588fdcd82de70381f3236 6 0.00 vMB 114
155,072 155,072 00000000000003ce08399f8666e2e26e7b1edd9f9ce723fdd7be4a0d8c0e2e22 74 0.03 vMB 231
155,071 155,071 00000000000006e2832805c67550a8f2a32a5e9fc528146e96b23a7f6a8fb96d 127 0.04 vMB 1
155,070 155,070 0000000000000c1ed6d56b6c024b901617d1275d73bb12d013c12ca9d80f1e40 19 0.01 vMB 131
155,069 155,069 0000000000000282825f968a5ec3d060e7a9125228ed5f07a39e37df2cb6b64e 38 0.02 vMB 33
155,068 155,068 0000000000000605dd529755df42eb0b6390fcfe02fec49bd285eb02fd27e638 17 0.01 vMB 47
155,067 155,067 0000000000000cbc03f2b36889e4c68411e1edb35fd8e5bb828697a2aa1e8c7d 7 0.01 vMB 32
155,066 155,066 0000000000000a7130ffe0f79e7d347b31390e8ad1aace3c309bb356b10d9272 34 0.01 vMB 251
155,065 155,065 0000000000000cd05ac20e9af76931ac145d678684af256e849044d58c1d5129 10 0.00 vMB 16
155,064 155,064 00000000000000fdffb6e7ba9fc16eb5a66cb3db9b45cdcb758272ddb452a9a8 38 0.01 vMB 48
155,063 155,063 00000000000000a4d5479138b3ed90dfc7bfb86ff2eae5f3ebd54fcbef59fded 1 0.00 vMB 0
155,062 155,062 000000000000066a1b0cb21e39277e7a5fd1b0dec2bc9e5d46b89faf48dc3348 13 0.01 vMB 156
155,061 155,061 0000000000000aabf27c8dd9e817448607829d1e234240c504092a19fe83dd02 1 0.00 vMB 0
155,060 155,060 00000000000008ecc309a22f8aeb49f95ed7e600a105422415d57b93898d6485 12 0.00 vMB 0
155,059 155,059 00000000000009d2dbeec0c2739469ca1b87ce4a8ba405d70cbdd03f9864534d 9 0.01 vMB 198
155,058 155,058 000000000000030608432e99c5099747029515ca012eecfbddcc5b893f478cf4 18 0.01 vMB 214
155,057 155,057 00000000000000f7c14e0d37d9a3dcd8c9011176692235fa916b65e56572ff63 12 0.00 vMB 0
155,056 155,056 0000000000000a6b7f18299166ce70e7bd571b736710ab0a00d5ef984ccd5d73 12 0.00 vMB 0
155,055 155,055 000000000000030d0e7bf1b0379aa222cd1bc2d179c3093a8394dbc91875431f 57 0.03 vMB 84
Previous 10 blocks ↓
Total Size: 779.50 GB

Node Details:

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