Loading Tool

Explorer IconExplorer

Memory Pool

48,415 transactions
27.98 vMB
0.08116874 BTC
Random Selection Loading Transactions
Max Size: 148.40/200 MB

Candidate Block

Mining Attempt 7a6cbc2cb9ddabfbb4d2669537c687d1c51a9405e50d3b7b34018f9f76f89e55
Version 20000000
Previous Block 0000000000000000000070963e62f689b9a0a61cf16bb36848f3ba4464fed9b1
Merkle Root 5d91090f3f2fdf48e2c39a39e00c7fd8efa2410b9d5204a994977f42ff1c6ab3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,784
Size: 1.00 vMB
Total Fees: 0.02537676 BTC
Feerates: 318.30 > 2.54 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,894 (190,415 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
724,479 724,479 00000000000000000005513ea12f03d4b7f67f909655abb6c19a041684201bd6 3,201 1.00/1.00 vMB 7
724,478 724,478 00000000000000000002980760f90a05a21b65b054d5c73208bde6d84f332570 3,587 1.00/1.00 vMB 9
724,477 724,477 000000000000000000047b37177d9f166b76327546f9a03ed07e4bc4e3812234 2,665 1.00/1.00 vMB 28
724,476 724,476 000000000000000000027d610b2a7645d1d2282507534a5504174e73b4b352ad 1,676 0.77/1.00 vMB 7
724,475 724,475 00000000000000000000728e9d8d747c25064c14078c22fb8efad5111d62144e 2,595 1.00/1.00 vMB 12
724,474 724,474 00000000000000000007b4786736faffafe7b912bb5200cbbd8413659931cc51 1,208 1.00/1.00 vMB 3
724,473 724,473 000000000000000000021424ce58fdeb0407b641c92e4164df556b818674a36f 2,582 1.00/1.00 vMB 16
724,472 724,472 000000000000000000093c6f90dbe045048291bdfdf5900cc2c751ce8262a979 2,935 1.00/1.00 vMB 11
724,471 724,471 00000000000000000000b3c7cbe6d080ac19fe9fb4034e1a0ff63e9bfe98567a 2,421 0.87/1.00 vMB 9
724,470 724,470 00000000000000000001add3ad8ec08e2088ac7fb290ed55119a425d497a9e73 3,005 0.98/1.00 vMB 6
724,469 724,469 000000000000000000008bcede7b4273a00c32eda094266a71c3abebff551258 2,821 1.00/1.00 vMB 13
724,468 724,468 0000000000000000000943b0be3f57e8e37c69ef11fc25cfb97dd33e6dd078aa 1,801 0.85/1.00 vMB 2
724,467 724,467 0000000000000000000905369cd69f68323e3e8da2933a78bea0b2cdb8baa89f 3,012 1.00/1.00 vMB 12
724,466 724,466 000000000000000000052d314a259755ca65944e68df6b12a067ea8f1f5a7091 1,948 0.93/1.00 vMB 7
724,465 724,465 000000000000000000075e26c23c2ecec4e34699411ccd712ff6f2d252f65a78 1,636 1.00/1.00 vMB 3
724,464 724,464 000000000000000000009f1244e0ccee94d887484222e7f065672ad11657e520 2,973 1.00/1.00 vMB 9
724,463 724,463 00000000000000000001010c96e8f4c2f01e334c352949f866a997b69736adc0 2,778 1.00/1.00 vMB 12
724,462 724,462 00000000000000000007eba5bae30dd498bad2c6ad3627973092bd0c5c46e5fe 426 0.52/1.00 vMB 2
724,461 724,461 00000000000000000004bd9d4e3fd0d2dc0e118b15a62be5e3b7b829d49a1ff9 2,455 1.00/1.00 vMB 7
724,460 724,460 000000000000000000067d808f1cc02dc0cf976d7fea00b826d84ff36836196e 997 1.00/1.00 vMB 2
724,459 724,459 0000000000000000000197d52176da16a075feca1e6fee22fd908d8f90377c3e 3,071 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.20 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: 654.04 GB
    • Received: 14.10 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.