Loading Tool

Explorer IconExplorer

Memory Pool

79,199 transactions
29.73 vMB
0.08629738 BTC
Random Selection Loading Transactions
Max Size: 179.42/200 MB

Candidate Block

Mining Attempt 476ec3753778f4c3acfdf110a5988be50272731aac515c43fd9e0487b78c9a1c
Version 20000000
Previous Block 00000000000000000000199f724f1ef29eab80f2f04d88a242934c5235274752
Merkle Root 3559b27cd2d335dc2ebb352d13e9f8291ee284fcff0571708aa6059da00c3b1e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,732
Size: 1.00 vMB
Total Fees: 0.01988123 BTC
Feerates: 150.66 > 1.99 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,142 (634,752 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
280,390 280,390 0000000000000001c1d50b5206c3d405aa6924123f6f26cbb37510eaa826dde0 263 0.11/1.00 vMB 74
280,389 280,389 0000000000000001f5e04854447c4dad2fe7a82127532670d13fd92da39c86c6 339 0.15/1.00 vMB 43
280,388 280,388 00000000000000009fda3af22292bdd2b2647abaf7484d8485e287dd897d8e90 128 0.08/1.00 vMB 20
280,387 280,387 0000000000000000db9392b09c3b97b6207eaba94201b71f16b90c738928c827 91 0.03/1.00 vMB 81
280,386 280,386 000000000000000202cae64829f5635ccc326824920e301dd44a35809bc6c231 93 0.03/1.00 vMB 54
280,385 280,385 0000000000000001e7adeae548c99f65333f3ee253e4ff39b29cc9308c7f2f28 259 0.13/1.00 vMB 47
280,384 280,384 000000000000000052e968dce71eb41c11e381d823d9acb2811b4824b0acb42a 120 0.05/1.00 vMB 40
280,383 280,383 0000000000000002121f561f11b9d717281716e7ad1b9ce84ff953a2354d7063 74 0.04/1.00 vMB 73
280,382 280,382 00000000000000025be621b13e5bf0f55a5bf9911d3a067e3c72680c6207c310 284 0.17/1.00 vMB 31
280,381 280,381 0000000000000001f35f2e1694d2f75920fce10ec7f0ad4b34b98102a3dcb5e6 88 0.03/1.00 vMB 65
280,380 280,380 00000000000000001901565d8ce54d854697fa2f78f48b0d53491f2b2e397ae1 51 0.04/1.00 vMB 30
280,379 280,379 00000000000000008890d1e6bf7dfe0cbcbb67071ce25efceee6692ed866415a 109 0.05/1.00 vMB 26
280,378 280,378 000000000000000201e821d15dba092e44aa011b94409986d501cd9e7570fccd 209 0.11/1.00 vMB 53
280,377 280,377 00000000000000025ddff6bfd0714c8833f3990553a0052680ec43813cccae3e 1,152 0.52/1.00 vMB 44
280,376 280,376 00000000000000014c1b4c71eb3998b3d1af6ecf9b0993dcb9cddedd7b8b6920 355 0.23/1.00 vMB 28
280,375 280,375 000000000000000187a286571767e89b69e0c276a7b095a8ba01a24eb29a19b7 431 0.25/1.00 vMB 40
280,374 280,374 00000000000000010cb66faa995719b09f83fa918ab956f0e8e856b48d6a7740 460 0.25/1.00 vMB 52
280,373 280,373 00000000000000025dffb912605b9b4592fcf2a315812f0199afa64bca4252f6 283 0.13/1.00 vMB 42
280,372 280,372 0000000000000001df2122fe2c1e1ffdc093e5bb3c05d974a7b40c66d387ea76 183 0.14/1.00 vMB 22
280,371 280,371 0000000000000002544f28b4aea333a6a62601c9a88c0c0db370579dc4f4c78a 77 0.03/1.00 vMB 45
280,370 280,370 00000000000000024937015e52fd35ac61fc84624e6f9550d8316e9fa8e1b219 676 0.35/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.64 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: 672.40 GB
    • Received: 16.23 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.