Loading Tool

Explorer IconExplorer

Memory Pool

79,956 transactions
29.94 vMB
0.13310479 BTC
Random Selection Loading Transactions
Max Size: 180.94/200 MB

Candidate Block

Mining Attempt 0f0cdf0a1633223d2a16f66fe3a21b9eaf53df4f8944a0c97e3871a0db647c37
Version 20000000
Previous Block 00000000000000000000997246e0ea341cc7494c99602e9246f1c08e494865a8
Merkle Root c15d0c06a42aa4ce60f07c7bd8525101b8f594a554a8f25ab738ad94b48b2589
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,861
Size: 1.00 vMB
Total Fees: 0.06426663 BTC
Feerates: 101.64 > 6.44 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,140 (259,637 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
655,503 655,503 00000000000000000010ad25f128db57463ba45d19baf67a32c9cd8c277a8123 2,434 1.00/1.00 vMB 73
655,502 655,502 00000000000000000005da0b9c324baa4eed19380cdd8cfeda635620fe2c3d17 1,484 1.00/1.00 vMB 74
655,501 655,501 0000000000000000000081ab7d81ba8cd182d7ff62d2072a31848e256a5a9057 1,989 1.00/1.00 vMB 142
655,500 655,500 000000000000000000009f84148f6a54f02548e6b2bcfb5605bf1208e652465c 2,630 1.00/1.00 vMB 201
655,499 655,499 0000000000000000000f1f907c29db6634d2f09d0fa9cdb43a1da0c6ad6afe7e 2,389 1.00/1.00 vMB 54
655,498 655,498 00000000000000000005f2a02504c822634d78f01ee60972402ebd5d8113198f 2,330 1.00/1.00 vMB 73
655,497 655,497 0000000000000000000f3a4a062b38f8889b103dd88aa916ef1b3845806bdb36 1,289 1.00/1.00 vMB 202
655,496 655,496 0000000000000000000195a1ebe86cce8bd64a32dd1f1632716f5ee66c202cab 1,063 1.00/1.00 vMB 36
655,495 655,495 000000000000000000047c43268a1ddf837af3564f165161cd8e40164e2970f6 2,532 1.00/1.00 vMB 137
655,494 655,494 00000000000000000004eb5a75a5a994a16eedd5c2967b2bb204e0a59e51fe76 2,839 1.00/1.00 vMB 189
655,493 655,493 0000000000000000000ab6888c4f4f2243e109a1b7c46aa509fe2de2af0de1c2 2,818 1.00/1.00 vMB 218
655,492 655,492 00000000000000000001bbfe3e4182f6d5f1e08d9a9158e7b12cbc00516e3a86 2,058 1.00/1.00 vMB 30
655,491 655,491 0000000000000000000351b563e56c29ac06a035eaf2dd9acc3c0e7cc62763e7 2,058 1.00/1.00 vMB 82
655,490 655,490 000000000000000000079e940b0d0db3e788fb33f9cacd8751e48b4d9437d227 2,223 1.00/1.00 vMB 65
655,489 655,489 000000000000000000012a775efa45455390a571824329035c3209fb0328abb7 2,442 1.00/1.00 vMB 203
655,488 655,488 00000000000000000003c330e9b328eab54448bd9c1646a14ce60d309c477207 2,118 1.00/1.00 vMB 95
655,487 655,487 000000000000000000056ceb2fff81095a7d7c5c02476dc99cb8d6945d8dac85 1,359 1.00/1.00 vMB 252
655,486 655,486 00000000000000000001a136aa9b532bb93606e939f7fd9f6c10199f390703ae 2,273 1.00/1.00 vMB 112
655,485 655,485 0000000000000000000f7be5bb200d382d5a62dbc46a7a628e9c9695decd361e 1,543 1.00/1.00 vMB 110
655,484 655,484 0000000000000000000b84b7849973b847f93c6a65adfeac8fcc41e101ec0d21 2,401 1.00/1.00 vMB 140
655,483 655,483 000000000000000000106382d5bd7c813d569c702aaf15ae62b7327e276cc9ae 2,066 1.00/1.00 vMB 111
Previous 10 blocks ↓
Total Size: 782.64 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: 672.37 GB
    • Received: 16.21 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.