Loading Tool

Explorer IconExplorer

Memory Pool

48,079 transactions
29.17 vMB
0.08778471 BTC
Random Selection Loading Transactions
Max Size: 155.56/200 MB

Candidate Block

Mining Attempt 5bc7c81ad499030257b55f246952d58e3b3829b35fc04a7be160d99af9292f80
Version 20000000
Previous Block 000000000000000000005305ff331788dce4fd0d1cb306269ddf5357d0752558
Merkle Root 335ea58beea29c99daf375d6f6c0e3446520c1f6d69d8ce4981603b5534e5072
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,035
Size: 1.00 vMB
Total Fees: 0.03164728 BTC
Feerates: 100.60 > 3.17 > 0.37 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,848 (468,400 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
446,448 446,448 0000000000000000009205c59d9a029174f1205593b3a362da3c509f48cbf62c 1,783 1.00/1.00 vMB 38
446,447 446,447 0000000000000000027ba109bd97a25c680b912a00760c9ed024fd3b175aa23b 2,009 1.00/1.00 vMB 66
446,446 446,446 0000000000000000000e3fa30fd6b444bbf6c0588be310dafe09aeb230794199 1,616 1.00/1.00 vMB 96
446,445 446,445 0000000000000000010b76e6af102dc863719a11a59c077926428cb5845b1063 2,220 1.00/1.00 vMB 65
446,444 446,444 0000000000000000031df6476ed8a350519ecbc830e39b3ceebc40a4026e2bc1 2,585 1.00/1.00 vMB 102
446,443 446,443 00000000000000000074352c90ef5558fef13706ec7e244005d2486690c5a001 2,257 1.00/1.00 vMB 74
446,442 446,442 0000000000000000012d5b160201ae3d10fb75af3ce1e02b10256c0debd7e993 2,106 1.00/1.00 vMB 88
446,441 446,441 00000000000000000352c40c9e39a8b4a9dfc2fd2f4757323c0b637d35cf2f81 2,597 1.00/1.00 vMB 80
446,440 446,440 000000000000000002e7b8b4763bb80d2f24435f620b4eb0d9115163e827d15c 2,350 1.00/1.00 vMB 84
446,439 446,439 000000000000000002aacaa6b9c42bb68b579819fcd4d6c6375876eeb4f75b6c 2,488 1.00/1.00 vMB 89
446,438 446,438 000000000000000000bc33af328139f8b35785c59e2e95842465a9f23b58eef2 2,279 1.00/1.00 vMB 71
446,437 446,437 00000000000000000221896cadbc4382504b8b2b8de93cbd423d813840b4cba9 1,411 1.00/1.00 vMB 69
446,436 446,436 00000000000000000315ab5898ce6fdc22052a0c216a6986330d4d5de8b7a343 1,308 1.00/1.00 vMB 84
446,435 446,435 000000000000000001583902fd0463c76622a90f3061c28cb562f5446ba52617 2,027 1.00/1.00 vMB 69
446,434 446,434 0000000000000000012492b3deb02ede8a93c977a9f286cb376c42870a634657 2,193 1.00/1.00 vMB 76
446,433 446,433 00000000000000000258693b006556263c052454f9b08bae2adb5246c9734892 2,351 1.00/1.00 vMB 63
446,432 446,432 00000000000000000087f5a8d6179c4c7ba4f145a010dd62c488429cbb48bb7d 2,623 1.00/1.00 vMB 96
446,431 446,431 0000000000000000033ac1ce2b5de283142bdd64136fe8bbe9b961cf69e52a72 2,408 1.00/1.00 vMB 80
446,430 446,430 0000000000000000026280df2bce01031fbeced9e29c047c4268867bcbadaa1c 239 0.10/1.00 vMB 120
446,429 446,429 000000000000000000f95115debabab9a47e5d9be8ea3418d4ad07389b46d459 1,850 1.00/1.00 vMB 66
446,428 446,428 0000000000000000035bbcc2d929d4cc45f52f26db94b509152a5ae7834fff1b 2,296 1.00/1.00 vMB 74
Previous 10 blocks ↓
Total Size: 782.12 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: 652.10 GB
    • Received: 13.72 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.