Loading Tool

Explorer IconExplorer

Memory Pool

68,646 transactions
26.29 vMB
0.07367513 BTC
Random Selection Loading Transactions
Max Size: 157.66/200 MB

Candidate Block

Mining Attempt d9c6068d6ac85b6e57ffc07086d18c1c828399f912a91899734df911c5ab5fff
Version 20000000
Previous Block 000000000000000000015d74c9f0e8e6aa6606a788883fefea9a0783db03862f
Merkle Root 5d1bf03485d650dc57636e77c63776974e269bbcd05c6068715e7181a767f663
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,655
Size: 1.00 vMB
Total Fees: 0.01686064 BTC
Feerates: 146.76 > 1.69 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,529 (73 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
915,444 915,444 00000000000000000001a4680f61fa8055c30a8aee518e2366bd68e5b7c97599 3,180 1.00/1.00 vMB 3
915,443 915,443 000000000000000000018bf68bba405be3ced81bdb38012df9f6d8df0ebb92a0 2,361 1.00/1.00 vMB 0
915,442 915,442 000000000000000000018fa06e85617570ff9d4f5a50665e607a443852d9d240 1,821 1.00/1.00 vMB 1
915,441 915,441 000000000000000000017a1147bc9354f93799c0b73bba4b73d2f17b97e2580c 1,902 0.88/1.00 vMB 1
915,440 915,440 000000000000000000004d97bf1a84ae59e010ab63fe1ef4101396d774201aab 3,408 1.00/1.00 vMB 4
915,439 915,439 00000000000000000001c69eda04dd6c07076cacfce64b9bf85a6396d7960e19 2,921 1.00/1.00 vMB 1
915,438 915,438 00000000000000000001e0799bfdd965039da614a51ef9e83f2560f19b18d699 3,139 1.00/1.00 vMB 4
915,437 915,437 00000000000000000000e985b7b1cc1a76854a465d8850041916727dd53fce69 2,578 1.00/1.00 vMB 1
915,436 915,436 00000000000000000000e52f01bf46672d629c4b4cac71ffbec98e7407ca21ab 4,089 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 783.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: 767.24 GB
    • Received: 19.38 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.