Loading Tool

Explorer IconExplorer

Memory Pool

89,324 transactions
33.07 vMB
0.21015631 BTC
Random Selection Loading Transactions
Max Size: 199.87/200 MB

Candidate Block

Mining Attempt 940a9dd3b563a54fbd2960300407d8435792c7b8efc1f8588e7bb0f17c96fe81
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root 6f9b81c4cff381a5881be2cf1d6616c7c528cfa9d9156a26d74b39a0bb7069c3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,627
Size: 1.00 vMB
Total Fees: 0.09444634 BTC
Feerates: 387.56 > 9.46 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (567,553 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
347,400 347,400 000000000000000012cb55106386542ed0328159172055002d68399f042e1530 93 0.04/1.00 vMB 38
347,399 347,399 00000000000000000f3edf016627571f43ca26d2279ed4be79e03b12861fbfc9 406 0.21/1.00 vMB 26
347,398 347,398 00000000000000000c17b8ebd074044b9fc27d3b5d7ec4ffa15d1a9c01625aa3 652 0.31/1.00 vMB 25
347,397 347,397 00000000000000001251fadad45558994774665ccf976177bb04a85332ccd262 976 0.75/1.00 vMB 17
347,396 347,396 00000000000000000c803723fe62e8b15a26ae37d5b7e706fd8a41e91fb98f0d 1,577 0.75/1.00 vMB 38
347,395 347,395 000000000000000012e44b66468f011b107c6105dee7a7714432663fbf1cf3a0 313 0.21/1.00 vMB 17
347,394 347,394 00000000000000000da487fc781b41a124d995e2315554039f27377519e285e6 600 0.47/1.00 vMB 16
347,393 347,393 00000000000000000f2bb1ed779ca445f3d96f10c9a7bb606e16414c73e56d0b 564 0.35/1.00 vMB 23
347,392 347,392 000000000000000009f91688becb0b9b4ef76518f8a5d9e07099afeae589f553 1,363 0.99/1.00 vMB 21
347,391 347,391 00000000000000000070f63909f37216361b91036dd31934b67e3489a376af58 768 0.39/1.00 vMB 26
347,390 347,390 00000000000000000b90426352df037e1d9de350ee3c7a66de867955f83033be 339 0.15/1.00 vMB 28
347,389 347,389 0000000000000000032b5a4a84c0e088183e371630e30841dd4241535651cb6a 1,274 0.79/1.00 vMB 26
347,388 347,388 000000000000000003fec15180d3f219fff16638ae7c366682f2cdb0c01fc64e 418 0.25/1.00 vMB 20
347,387 347,387 0000000000000000108ab89da1e2c27f8687dda6aa2adec074fdc2e6d1b2d9e9 401 0.15/1.00 vMB 38
347,386 347,386 00000000000000000a33d645129316826bdf4c1a1241d12afe5672a6ab173e8b 43 0.17/1.00 vMB 2
347,385 347,385 000000000000000009cea8f605e722388633423e60107509737f8bd601583940 433 0.21/1.00 vMB 27
347,384 347,384 000000000000000009c3b9593c1a07d233df633efd6b782877d781d1bf558fe6 313 0.13/1.00 vMB 25
347,383 347,383 000000000000000008da2e175b272f73fb030c71d17756adda2a0768cc5a6c19 418 0.20/1.00 vMB 30
347,382 347,382 000000000000000005143adca806194a7a87d7e2a723ce66882ce6e5686ae5c3 624 0.37/1.00 vMB 27
347,381 347,381 0000000000000000066ed58cd4b643f599b93db74664fda40b5f80d35ba73fff 712 0.30/1.00 vMB 30
347,380 347,380 00000000000000000059ef1d0311e157691c243c20b54c2d06052cebee924448 1,019 0.45/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.31 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: 660.19 GB
    • Received: 14.62 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.