Loading Tool

Explorer IconExplorer

Memory Pool

49,905 transactions
30.03 vMB
0.10512933 BTC
Random Selection Loading Transactions
Max Size: 160.14/200 MB

Candidate Block

Mining Attempt f7cdc0caf4a0132b6145b4b4c60f63907d2b311bc744e408378e9181e14a11b1
Version 20000000
Previous Block 00000000000000000000fa1de6e1fc1d536a298f2492f84a2a1e53e2ecb068fe
Merkle Root 0711bae91f783c4aeaefd49202017733ed12d20eab5a68bcf41f29410e692a75
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,248
Size: 1.00 vMB
Total Fees: 0.03877216 BTC
Feerates: 529.61 > 3.89 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,846 (660,320 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
254,526 254,526 0000000000000016dcdc2d0a477bb0a52d65143d4ca2d70dd60af63b3a704e28 587 0.27/1.00 vMB 94
254,525 254,525 000000000000003f99084043b7536b5d2f039c70f3a03287beda5a0b77c758dd 512 0.20/1.00 vMB 99
254,524 254,524 00000000000000357f677fdef6d6837e069707d52a5ed589ca15b94455082908 311 0.12/1.00 vMB 82
254,523 254,523 00000000000000079bc46068830449dff0d6af97c1e4ff2a297691f7a2e9e5ec 554 0.25/1.00 vMB 101
254,522 254,522 000000000000000bc4073c98676009bc372101891eb9c8a5c77fd8023f257340 5 0.00/1.00 vMB 8
254,521 254,521 0000000000000023e699cdd1736807c7dae700ecfa4d39cc65acff4c494805bd 444 0.25/1.00 vMB 50
254,520 254,520 000000000000000e574e965e02234f21e3b5dd1ff5d830bd5e47005da9996146 1,319 0.50/1.00 vMB 130
254,519 254,519 00000000000000006c995f7a08d75b45c638832db679e20d14dc8f44efd6c29f 346 0.16/1.00 vMB 65
254,518 254,518 000000000000003ae72e26a1153b25f130dacedb3e4e2c35340eb05ba77a3fe1 1,008 0.50/1.00 vMB 79
254,517 254,517 0000000000000038dcc8d9e968eaa96036501d377e2762a688b46d76baa26723 481 0.25/1.00 vMB 49
254,516 254,516 0000000000000008d4caa91effb82a597e7b8752c76a296604c3776b250fd900 707 0.25/1.00 vMB 109
254,515 254,515 0000000000000035640ad4f9a50ebec6c193485f0f9e8ce598cda31356ffdb87 189 0.12/1.00 vMB 85
254,514 254,514 000000000000003b9799a77458fbbe502dd2fba11312d47ca50563fbadbd9899 512 0.18/1.00 vMB 192
254,513 254,513 000000000000001a8df96b27d8a8e67ce84b88d9985d3b9215cf2d30a7569043 365 0.25/1.00 vMB 105
254,512 254,512 000000000000001f51f64d83e3e5564b99751ba44db364b31666f940342f14de 403 0.46/1.00 vMB 37
254,511 254,511 0000000000000020d9e2084936648545c71dca7dd75fbbd88d4cf45a2a2c6c0c 573 0.35/1.00 vMB 123
254,510 254,510 000000000000000a6417963e2fe6319f763ee3c8239f617e7ed7892d0d5eb870 426 0.18/1.00 vMB 38
254,509 254,509 0000000000000022a1457ed2b98ba285424c43abfb9a3bd0ae383b695039be80 475 0.19/1.00 vMB 194
254,508 254,508 0000000000000027b7f203886964fd13a3396a4c5b0847a88f1a0a75d68f64a2 504 0.25/1.00 vMB 152
254,507 254,507 000000000000001615aea57ae8a6ec8c84141ee4d1888b9a218621dc77d0fffa 42 0.01/1.00 vMB 71
254,506 254,506 000000000000003f37588084f3d734d6efbb3256a01a91788607cfa96b7ba659 541 0.23/1.00 vMB 54
Previous 10 blocks ↓
Total Size: 782.12 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: 652.09 GB
    • Received: 13.71 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.