Loading Tool

Explorer IconExplorer

Memory Pool

85,986 transactions
33.13 vMB
0.09687223 BTC
Random Selection Loading Transactions
Max Size: 196.21/200 MB

Candidate Block

Mining Attempt c5459350ebb16217dcd85372a44780712bb31060a849911ca3cfe5617987a7bb
Version 20000000
Previous Block 000000000000000000006e53c1d269063e9b5743561e1feecf862e4f112c1fca
Merkle Root 775353d8a6ead8c6d6ed1abf3953215629f40506890512f1ae10d9984c428b26
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,972
Size: 1.00 vMB
Total Fees: 0.03086739 BTC
Feerates: 150.67 > 3.09 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,949 (382,218 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
532,731 532,731 0000000000000000002a8f592d825be26be8befe185947a801a169a1657721e3 631 0.23/1.00 vMB 18
532,730 532,730 0000000000000000001714564ab19b1d96c11ca14f29fc3907aad830e0e04165 996 0.43/1.00 vMB 23
532,729 532,729 0000000000000000000183fdb1a6c3996695ea818abcb30b0096e04d334f38be 2,609 0.95/1.00 vMB 22
532,728 532,728 0000000000000000001cc10f5def7998b5e48e272d70ee9718e058bdd922d400 556 0.27/1.00 vMB 36
532,727 532,727 00000000000000000024c6cbe06821cec308528214fa38cc4499904494d08981 2,122 0.88/1.00 vMB 22
532,726 532,726 000000000000000000235e2f58d885c89f295ac88fedf7a13fb4e1f3f1e95824 457 0.31/1.00 vMB 5
532,725 532,725 000000000000000000325fa956a2a9ff444296280f9b796b216867d178c9dd17 1,891 1.00/1.00 vMB 21
532,724 532,724 0000000000000000001b4372ff67d1095875a01f15817900cf1b80d1f3833759 1 0.00/1.00 vMB 0
532,723 532,723 000000000000000000117b7c5e5d43b3e2828442c31b31d0a3bfb6f5759c4661 2,951 1.00/1.00 vMB 29
532,722 532,722 00000000000000000027197eefee87552304eefca06bf38db983bc20999d2023 1,160 0.46/1.00 vMB 20
532,721 532,721 000000000000000000289cb55992cde1c03f5a9f73932935f6c6a503bfc4ae99 1,289 0.73/1.00 vMB 18
532,720 532,720 00000000000000000027a6ac6ce17bc7f3430405b9b80a315e057c962cc237b8 2,237 1.00/1.00 vMB 24
532,719 532,719 0000000000000000001843cca3b742fd3d08359e12bfae5333d1537b996f2ffc 1,353 0.93/1.00 vMB 7
532,718 532,718 0000000000000000001b2bf6177750327a3ceee39e48e110bb5235c299bc9407 2,554 1.00/1.00 vMB 14
532,717 532,717 0000000000000000000bc071b40c9645a39dc5f954105009fcaabcb604e834ba 2,284 1.00/1.00 vMB 20
532,716 532,716 00000000000000000008e4a1c74b5b015d95e74b5486f4a0a6ee07549699d27c 3,040 1.00/1.00 vMB 29
532,715 532,715 0000000000000000002fd2eb476f1ea18a14c4c61153ced498d40d9589854846 2,192 1.00/1.00 vMB 30
532,714 532,714 00000000000000000020eed033fb319ff8d85e86cc9d187012b211966a50c18a 1,210 0.40/1.00 vMB 21
532,713 532,713 0000000000000000001602be411627d7bb60e80f6e89a661e0d43fb904f1fdc2 694 0.25/1.00 vMB 29
532,712 532,712 00000000000000000003edfeb8c23c685a531968202cff731c09a286b2e8824a 615 0.22/1.00 vMB 21
532,711 532,711 0000000000000000001da15751c7a1514fec3e0f110cea22753a04def728d4a4 308 0.14/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.30 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: 657.41 GB
    • Received: 14.54 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.