Loading Tool

Explorer IconExplorer

Memory Pool

31,768 transactions
6.40 vMB
0.03034027 BTC
  • 1 sats/vbyte = 3 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 48.72/200 MB

Candidate Block

Mining Attempt 9ff662432f8d19e49e7381621f82201458f28f50fc6b9d5d1b9def44a54a4860
Version 20000000
Previous Block 00000000000000000000a1599da070f1860fc4a04aecffa1af09cc16b1d80280
Merkle Root 6b6e87191630ce00bc88335cbd3b43bd19359d35b3680a11e7a8cbb84ef4f086
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,726
Size: 0.64 vMB
Total Fees: 0.01476397 BTC
Avg Feerate: 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,963 (763,407 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
149,556 149,556 0000000000000416076f7d5e98340b16fee98062b72702e36263d05e35eca7ed 0.03 MB 45 466
149,555 149,555 00000000000000eda3bd0102d16cb7f59c626e693e30dfcbac77f227da06c595 0.05 MB 126 47
149,554 149,554 000000000000056479a67a777e7177c1b242413aefa5ac14f0efc9c79ae4b34a 0.03 MB 34 86
149,553 149,553 00000000000009b596c204e31897bfcf02e06afbd2730e0a34676956abd20ee4 0.01 MB 11 2,985
149,552 149,552 000000000000000a3d28793fdc27658e94ad756ca92c7c02dc9f648a6dc28560 0.00 MB 6 0
149,551 149,551 0000000000000683f95d36620958ed68d4d4513b118a9de30143011b568cef1a 0.02 MB 36 118
149,550 149,550 0000000000000a23a390282207acef7ea96d41d76a3e6ebd11927318c5382d45 0.02 MB 36 363
149,549 149,549 00000000000000d746f31dfed0a3e520200d2491d2374db92c6825a5b4de107b 0.00 MB 9 516
149,548 149,548 0000000000000a7993b185a83236dab1827feab6dddd429c6a21decae891166f 0.02 MB 20 95
149,547 149,547 00000000000005f9815fe9afc8a48cf2c593a5e423779c345b1c71f76faf3a80 0.05 MB 147 70
149,546 149,546 00000000000005455897f8321a4dcc6ebc0dd2c4b15db58375276a7da4487b7e 0.04 MB 91 154
149,545 149,545 0000000000000790247bb42a4b1e7b1519e37982efcfaf291885a35f19478e49 0.03 MB 51 132
149,544 149,544 00000000000003edf97eb634b4a2b1a3b93a076ea739b9069c96e6d2d0fd5e65 0.04 MB 70 133
149,543 149,543 000000000000033de725fd531f88074c1ae6105211dc0971cf4a6a8353cff9ff 0.00 MB 3 114
149,542 149,542 000000000000027f73916dc876d7b97bb01e68a83bac4c225f21df18265f71ea 0.01 MB 14 43
149,541 149,541 00000000000007f9ba81ba82e1d41dfbb28b97ec1e95072433775f5841a33076 0.04 MB 107 34
149,540 149,540 000000000000027b5fba7c31921414cba462306944e429578b7a2bdc3e3400d6 0.02 MB 56 139
149,539 149,539 00000000000004c45483bb62ea7fe3161bb1a114b942105cdbf7e40bc58f00c2 0.00 MB 9 1,125
149,538 149,538 0000000000000b69ca2a96cdbdabffef006cad64dfdecee5471c3e9590024715 0.01 MB 30 47
149,537 149,537 0000000000000aa43f015e9d9c4c6cf724020cdd771442d825ae8ac59ecba50f 0.05 MB 135 116
149,536 149,536 0000000000000669684776ad8371a051c86d8b0dce3200e43b72775fe0e9d9bb 0.00 MB 13 15
Previous 10 blocks ↓
Total Size: 778.78 GB

Node Details:

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