Loading Tool

Explorer IconExplorer

Memory Pool

74,703 transactions
29.46 vMB
0.08126722 BTC
Random Selection Loading Transactions
Max Size: 177.04/200 MB

Candidate Block

Mining Attempt 4cdc95469d79365dcbfba8409d14e6f78399bd36ce3fbaa000824ffd861e8ec0
Version 20000000
Previous Block 0000000000000000000115b51ba7335de0a726fb6da2e48e87efe4db32d52752
Merkle Root cbe20cf6287d5fd443c5f69744bd4d0461de8d56f5cd5400f5b2eed1fc27a02b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,787
Size: 1.00 vMB
Total Fees: 0.01448769 BTC
Feerates: 61.00 > 1.45 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,447 (28,361 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
887,086 887,086 00000000000000000001184e57fd7055a6a0ba5af8e0d0df8d790d375eadafa6 2,889 1.00/1.00 vMB 3
887,085 887,085 000000000000000000007398fd1088680e3adbac75dfe9ca616f012785961f2b 1,213 1.00/1.00 vMB 1
887,084 887,084 000000000000000000013866aaef3475645573c41d1209990448eca998434899 3,370 1.00/1.00 vMB 3
887,083 887,083 000000000000000000003b2b139b139f244a6964c53ffdefa0b33f824612bcea 3,458 1.00/1.00 vMB 4
887,082 887,082 000000000000000000024e3eaebe55a6e567fae35c79a48e6a9d985779504f80 3,565 1.00/1.00 vMB 1
887,081 887,081 0000000000000000000081fcf1da8d8e9a87b5592f4c66e870e7a4e6126eb5e0 3,224 1.00/1.00 vMB 2
887,080 887,080 0000000000000000000228ba85f510ea23e8ace945b6ad3a5431c49774de05fd 1,595 1.00/1.00 vMB 2
887,079 887,079 000000000000000000001149f82a066296750fcc72f6d5d89deaeaf674784cc6 1,691 1.00/1.00 vMB 1
887,078 887,078 0000000000000000000250124aec45f1912d84c0d122854cf0b59f016b1b85a2 3,513 1.00/1.00 vMB 4
887,077 887,077 000000000000000000006b59b6d4d918a23be587b9bf22a603fdf5c6aeb26d2d 3,802 1.00/1.00 vMB 4
887,076 887,076 00000000000000000000a27fff1d3ca66de03416a7d5ca4f24232b94638b94bf 3,074 1.00/1.00 vMB 1
887,075 887,075 0000000000000000000268eac22428aa35ef23aaaca42d60947fc62e4961f983 3,164 1.00/1.00 vMB 2
887,074 887,074 000000000000000000027af2e0fdcd1ce92d767980943b74141b7604767713ee 1,975 1.00/1.00 vMB 1
887,073 887,073 00000000000000000000bdbefa82131e02682bfd8894d194c8812af652813377 3,543 1.00/1.00 vMB 5
887,072 887,072 000000000000000000025700b3568868e870eeb77e2b078022655e5d769d55a5 1,896 1.00/1.00 vMB 1
887,071 887,071 0000000000000000000181534bc87025e6851487237e40a18db3086fc5b6a39f 886 1.00/1.00 vMB 1
887,070 887,070 0000000000000000000067511c502e3ebf209822612d8373d2fea915816edde7 328 1.00/1.00 vMB 1
887,069 887,069 0000000000000000000219d54afeccb9b7d4da35c5cc820f7931f65061032ffa 2,443 1.00/1.00 vMB 2
887,068 887,068 0000000000000000000233622bb4903b54c144bda61c711c49c78d4b8a3279f4 3,907 1.00/1.00 vMB 4
887,067 887,067 000000000000000000011ba5ef7a7a88d4f49852d2e33bb556535d1764b1b76e 741 1.00/1.00 vMB 1
887,066 887,066 000000000000000000012213f52ae4a55fae5b2519e340f6d55c5cbc86fb21b3 2,503 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 783.17 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: 749.57 GB
    • Received: 18.82 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.