Loading Tool

Explorer IconExplorer

Memory Pool

81,135 transactions
30.48 vMB
0.09017165 BTC
Random Selection Loading Transactions
Max Size: 183.44/200 MB

Candidate Block

Mining Attempt f25ee43fddd778299ce22380f41e384a3a805874e0786c5b83747f61ad9a1fd9
Version 20000000
Previous Block 00000000000000000001aca26b346205baa2e9232310a58a6e3cd40e54538cfc
Merkle Root 6946d45d7f78357d1dfb0d803f83f412dc60cd4559443a81cb7b68a2f0fabba8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,801
Size: 1.00 vMB
Total Fees: 0.02465362 BTC
Feerates: 163.06 > 2.47 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,169 (434,140 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
481,029 481,029 000000000000000000973af6efc1f105fe2ca3bff3737afadbdb8c660634f572 2,173 1.00/1.00 vMB 298
481,028 481,028 000000000000000000bb9e4e3e28257414906af092fd8e689c14e29f5d038c85 2,904 1.00/1.00 vMB 64
481,027 481,027 00000000000000000126c0f4f9fdd55ca523ce566b89514f33344653d7d443ab 3,419 1.00/1.00 vMB 90
481,026 481,026 0000000000000000007bf27955d7e2a76909047befa7a7578a3c827283ad844e 2,649 0.99/1.00 vMB 166
481,025 481,025 000000000000000000f78805564a616cca4cf36e5adb1f2d7d7f4b3a5905c9db 2,730 1.00/1.00 vMB 100
481,024 481,024 0000000000000000007b58d1a0accf839e73731867d7cc552766f3818b453452 2,510 1.00/1.00 vMB 301
481,023 481,023 0000000000000000006945c5c38a76cd70c8b5ef12694f2e7fcbba7c460349e0 1,526 1.00/1.00 vMB 152
481,022 481,022 00000000000000000079449398e226be36ce9f552af909499717b57cefee487b 3,593 1.00/1.00 vMB 40
481,021 481,021 000000000000000000775376c72a06907d397a68984929c1492f5ff375c33612 2,015 1.00/1.00 vMB 174
481,020 481,020 0000000000000000004d04e09832fc40755a78bd5fb5ec624fda2b9122fbf7de 3,704 1.00/1.00 vMB 57
481,019 481,019 0000000000000000001fdff435453944f73995a62ac998f91e54ce106cb322da 1,813 1.00/1.00 vMB 147
481,018 481,018 00000000000000000095677973c113ac92540ff0f578f60e10b97d653f152df4 2,415 0.99/1.00 vMB 286
481,017 481,017 00000000000000000076a2e6dd84272ed0f119253587cff8c9e431f6321ed81b 3,042 1.00/1.00 vMB 124
481,016 481,016 00000000000000000087b2e70efc4e84ce07c51c68ac355bc0e2ee1eb77ee469 3,539 1.00/1.00 vMB 84
481,015 481,015 000000000000000000cf4473412c013a57362bcfdaf30829c96b6baff2d4df90 2,885 1.00/1.00 vMB 99
481,014 481,014 000000000000000000d3c6970d419c90c19b311d28e351c92f469b8a922ad239 3,774 1.00/1.00 vMB 50
481,013 481,013 0000000000000000002734174c8cd6326b22676ebce0c92c329db6d339c4bb91 1,874 1.00/1.00 vMB 141
481,012 481,012 0000000000000000000fd1c3ff737151b9052a9ec0b3dba911fdf55169565086 2,117 0.99/1.00 vMB 61
481,011 481,011 000000000000000000dbd2c8797725541738adfc0202c62a9e052664ccd33f7c 2,340 1.00/1.00 vMB 72
481,010 481,010 000000000000000000d020c3d5f41ec8cde3067c8115461911e2bb81c9f0cc82 2,114 0.99/1.00 vMB 254
481,009 481,009 000000000000000000feed23067b3891ca7a2b7096a85870ceea4d695fa49f1a 1,844 1.00/1.00 vMB 155
Previous 10 blocks ↓
Total Size: 782.69 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: 692.31 GB
    • Received: 16.50 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.