Loading Tool

Explorer IconExplorer

Memory Pool

76,370 transactions
28.20 vMB
0.08660739 BTC
Random Selection Loading Transactions
Max Size: 170.84/200 MB

Candidate Block

Mining Attempt ad2f2201713e92bc326a4761649e8e554b4cb7a80d90249bf6759b419ac672b4
Version 20000000
Previous Block 00000000000000000000cecdfe23b2e9fc572414f599086eb8640acc259ce002
Merkle Root b3a2ff0b5aa7ba4c5c8d394184e76902fa8f94c1687e688d5a58094bfae1b5eb
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,550
Size: 1.00 vMB
Total Fees: 0.02451651 BTC
Feerates: 348.43 > 2.46 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,548 (83 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
915,465 915,465 00000000000000000001584134909c5317cae25cffae72042a981fa31d4fd057 959 0.29/1.00 vMB 2
915,464 915,464 000000000000000000010510778f2db47a93769c70434d373b6ecfdd9aab40e5 4,720 1.00/1.00 vMB 1
915,463 915,463 0000000000000000000009108cad781ae4d8e37535e7563f5e6e6a71e95b6e45 730 0.18/1.00 vMB 3
915,462 915,462 0000000000000000000036422ab61dbcf0349de83af20f000132644b332f8024 2,947 1.00/1.00 vMB 1
915,461 915,461 000000000000000000018d26c3c964d37309300166e2bab1a3270a21cf6904ed 2,494 1.00/1.00 vMB 3
915,460 915,460 000000000000000000007925aef38a92e41997aac6fbe6f81283a18402da0464 3,454 1.00/1.00 vMB 3
915,459 915,459 000000000000000000017eebdacbe575f6ad3bea03b3fcf5d14b56a08eb4921b 4,329 1.00/1.00 vMB 0
915,458 915,458 00000000000000000001959e632579b8e635d2b0b9443ea7fa9b3d4e6219ed9e 3,265 1.00/1.00 vMB 2
915,457 915,457 00000000000000000000e6cf2d60baf71895a094dabdd7ca1854f857c97507fd 3,246 1.00/1.00 vMB 4
915,456 915,456 00000000000000000001e799617490d06c31f59602afc555a6b2d132016657e4 3,195 1.00/1.00 vMB 2
915,455 915,455 00000000000000000000381fbb59e7da84eb7b4d2caf00031e9442bea7efa1ba 1,972 1.00/1.00 vMB 0
915,454 915,454 000000000000000000015c541e6e58d16d6bfbb76ad399ae7916b4db8032e0fc 3,998 1.00/1.00 vMB 2
915,453 915,453 00000000000000000001cc8a39e729011d1a13f61fbbbc1e44d1f8b6720b1b59 874 0.30/1.00 vMB 3
915,452 915,452 000000000000000000016dffe7445c108bac746ebb89454ac2dea8afaeeb91d1 2,387 1.00/1.00 vMB 1
915,451 915,451 00000000000000000000643621fefdd8d2b8dbe2725274357827e4ba0a62f960 3,290 1.00/1.00 vMB 2
915,450 915,450 00000000000000000001a18d139e70ae04f6e14722c385621e522f106379ab13 1,425 0.46/1.00 vMB 2
915,449 915,449 000000000000000000017964e714b53a97d42c2a46411611eb41a7dd13f42444 3,557 1.00/1.00 vMB 1
915,448 915,448 000000000000000000010be7fde6069259a990c145f1b5bcf2ab24d7f52c9c4b 1,785 1.00/1.00 vMB 1
915,447 915,447 0000000000000000000115b51ba7335de0a726fb6da2e48e87efe4db32d52752 2,459 1.00/1.00 vMB 2
915,446 915,446 00000000000000000001108cb958b997fbbda21703b73c8bc3a6f72862e5da75 4,067 1.00/1.00 vMB 5
915,445 915,445 00000000000000000001dbb1d0c355245f3cf816e492d22c6348fbd464c36b26 3,645 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 783.34 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: 768.11 GB
    • Received: 19.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.