Loading Tool

Explorer IconExplorer

Memory Pool

80,841 transactions
29.93 vMB
0.07560885 BTC
Random Selection Loading Transactions
Max Size: 180.53/200 MB

Candidate Block

Mining Attempt 8ec9133a1a314537da4acff6c1691da90c112b8d175456fa195b267e9a9ee914
Version 20000000
Previous Block 00000000000000000001febb03fdcff4c8ac482b94dd8500539809f9da5db1cb
Merkle Root d220480ea520ca892be431555bfb2bc1255f663344d6ad3ff412febfd5eddb5a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,192
Size: 1.00 vMB
Total Fees: 0.01457211 BTC
Feerates: 502.67 > 1.46 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,981 (370,685 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
544,296 544,296 00000000000000000023720deb7ed41ad1f3c7221133e118611f6d4734735ca9 2,993 1.00/1.00 vMB 26
544,295 544,295 0000000000000000001c147357ddedbf2c7fa49c4f1a146a132d5e82af718a8b 2,891 1.00/1.00 vMB 32
544,294 544,294 0000000000000000000f4a133fb55b17e340f2f04f55cd6dc6224819052884ae 2,719 1.00/1.00 vMB 38
544,293 544,293 00000000000000000002ac5559b4380a1e4f9eccdee42f2d3665dd83be36afba 2,427 0.80/1.00 vMB 22
544,292 544,292 0000000000000000001f95fcf2c3b3b6e5536f65ada820fce2eeb55e840ff8e3 1,677 0.69/1.00 vMB 23
544,291 544,291 00000000000000000000ff0d03b4d7bffa0285ee3aa14d4e5e3065c35978d281 1 0.00/1.00 vMB 0
544,290 544,290 00000000000000000027429cdc33e39dbb093b9a62d14e8e0e28cadf1e5c03f1 91 0.05/1.00 vMB 6
544,289 544,289 000000000000000000044ff2d984a618a4cfb0d9908704cb12f6faa4944efab9 2,322 0.99/1.00 vMB 15
544,288 544,288 0000000000000000000896117b3f094e9d91b835d36a00b2df9aa0f13cc33044 495 0.16/1.00 vMB 21
544,287 544,287 00000000000000000018b3f562ae9364d16ee547f789e8936c4aa1e85c648df0 12 0.00/1.00 vMB 65
544,286 544,286 0000000000000000001fb18992e1ae4aef4ccf0d65a77ee56fee86c94b5ab9cb 274 0.09/1.00 vMB 16
544,285 544,285 00000000000000000018cb5750a1280eb48cf11f06355c0710fb00a8ee0d4a29 2,411 0.96/1.00 vMB 10
544,284 544,284 00000000000000000021ecf8d8f08cb67fb4d33db5bdb4d3c665386097464614 2,617 1.00/1.00 vMB 30
544,283 544,283 000000000000000000190e0933b2e68893a549cc7fc0e275126305a4bd0e6b09 2,355 0.91/1.00 vMB 12
544,282 544,282 00000000000000000012834971f1f8d68257a4af8e1fd1c15dbc320eccc9f0ca 2,342 1.00/1.00 vMB 19
544,281 544,281 0000000000000000001cddd423a9c152f62243291de3902d260c133322441eb5 1,938 1.00/1.00 vMB 12
544,280 544,280 0000000000000000000fd8a87fcd553b2f225e6e498c1ebbed518153554dc74e 2 0.00/1.00 vMB 10
544,279 544,279 00000000000000000002869640f55f95488160fe1b48d118589b0f0080540027 2,633 1.00/1.00 vMB 30
544,278 544,278 00000000000000000001eb2f825ac8ea77163e17ae5a013d3e817e200e4378c5 995 0.30/1.00 vMB 25
544,277 544,277 0000000000000000002053112439ed8bf8f5397f483430c1d3fd342b4a6d62db 648 0.23/1.00 vMB 21
544,276 544,276 00000000000000000018ce2353d6b84e65bd615a1d6fc9180e0560dbfa9c7073 408 0.15/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.36 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: 662.55 GB
    • Received: 14.86 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.