Loading Tool

Explorer IconExplorer

Memory Pool

77,437 transactions
28.84 vMB
0.06444681 BTC
Random Selection Loading Transactions
Max Size: 172.79/200 MB

Candidate Block

Mining Attempt a5185758b98ebdcad2e5c6706653d1be8bbceec40492881841715ab93e88989c
Version 20000000
Previous Block 00000000000000000001795ad38e6a486d36a6de3a6604bb5c4b74da8b0718e9
Merkle Root d4f6e7bb4573a707a79c046d64fb2e8a9ff3d5277b335c0f6231756dad605d01
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,016
Size: 1.00 vMB
Total Fees: 0.00632935 BTC
Feerates: 100.37 > 0.63 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,065 (434,074 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
480,991 480,991 0000000000000000000fd2840fb4c4f9426803704dedd235fc95aeaf63507df7 1,612 1.00/1.00 vMB 138
480,990 480,990 000000000000000001067430458463be46f96600d48dbd9946fc35d47f6b7fde 1,628 1.00/1.00 vMB 201
480,989 480,989 00000000000000000108ba2cb97924566192fe009b83b9b1cc58dd2d343a9347 2,075 1.00/1.00 vMB 110
480,988 480,988 000000000000000000f97515f3c7eda7c176aaee7dcf2c550ba3c1cd8bac5e6a 2,143 1.00/1.00 vMB 246
480,987 480,987 000000000000000000cef864f1615996f527dbb78d333019fd3ed5921ad67dc6 1,957 1.00/1.00 vMB 64
480,986 480,986 00000000000000000067be13fa3a0a5d0f8160938b8615f9302d76586750c7bd 1,731 1.00/1.00 vMB 112
480,985 480,985 000000000000000000ea0c7ff8fad576c615ac040306a45866c8c5431d657347 1,845 1.00/1.00 vMB 91
480,984 480,984 00000000000000000126a713e9486a332e130e073420b60c972ab5a5bf4b873c 2,141 1.00/1.00 vMB 237
480,983 480,983 0000000000000000007a36ec12278e667d027e8182cf24dfbc3640f2c1ff1a85 2,019 1.00/1.00 vMB 237
480,982 480,982 000000000000000000245968bf02de3389752aed2c599315d6c6013d5b675dfe 2,443 1.00/1.00 vMB 288
480,981 480,981 0000000000000000003632a80934a7ae48c2557acb8f05d282518330813e5f69 1,793 1.00/1.00 vMB 287
480,980 480,980 000000000000000000c13f324605affc601b952a25241163716bc83d4dc43186 2,218 1.00/1.00 vMB 241
480,979 480,979 000000000000000000ff795e3400276adebd1bf444196aa7bd1f951c5e26182c 2,228 0.99/1.00 vMB 166
480,978 480,978 0000000000000000000ad044f607f5f9336e24ab5e55a6e24fbed84996a4baca 1,745 1.00/1.00 vMB 230
480,977 480,977 00000000000000000095ba11221ce7711b43861093b33aac5c59175246271209 2,133 1.00/1.00 vMB 178
480,976 480,976 00000000000000000030d786f9d5ef0cb30ab676e46c3cf76653fe552018b09c 1,498 1.00/1.00 vMB 82
480,975 480,975 00000000000000000012c8bf538254061d49caa9d5267f57f70b158624612d5b 2,158 1.00/1.00 vMB 237
480,974 480,974 000000000000000000d0a8c5acf291f87ef2f7ddb60958b9ee10db37ab98a8cf 2,106 1.00/1.00 vMB 169
480,973 480,973 000000000000000000cc653625db5ec8611815703adf5fa56a681f2838724a8b 2,133 1.00/1.00 vMB 297
480,972 480,972 0000000000000000001dc2cb86d17e5a97585b816137fcd37563c3b6aa678fe7 21 0.01/1.00 vMB 792
480,971 480,971 000000000000000000bdba4340bb7df23df23ac5db9638b59f6f9fe3824f18e0 2,002 1.00/1.00 vMB 111
Previous 10 blocks ↓
Total Size: 782.51 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: 668.48 GB
    • Received: 15.53 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.