Loading Tool

Explorer IconExplorer

Memory Pool

24,793 transactions
26.89 vMB
0.05535956 BTC
Random Selection Loading Transactions
Max Size: 128.08/200 MB

Candidate Block

Mining Attempt 474a464d5d16149bfec657efb29ce70d64af7a0293617b7ca4f96c22ad8dd9f8
Version 20000000
Previous Block 000000000000000000008bb1e440ff81db36f781b06f2649023c6f896da5e43e
Merkle Root 37935940d08ef35f04f87413a7900807c19c6dae415025016b9aafe6fa826c12
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 839
Size: 1.00 vMB
Total Fees: 0.00491781 BTC
Feerates: 150.93 > 0.49 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,480 (677,956 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
236,524 236,524 000000000000006244ce99107ca01941a32ceaeac67f567b3566d316566bd64d 359 0.25/1.00 vMB 105
236,523 236,523 000000000000008d7a29b9ee539aff7e218f0f24d8c79948d9a5ea184a8a5e9c 503 0.25/1.00 vMB 135
236,522 236,522 0000000000000086550bb33e8c6d1efd28e6c023129d748d0a8ed58da8492615 850 0.25/1.00 vMB 336
236,521 236,521 0000000000000074ec831d649db0693d5c939b45bc82597a2043fb14388b3d10 5 0.00/1.00 vMB 537
236,520 236,520 00000000000001292d48279f42ed9e174a3de93762a8570ea5f85513ca8a04b6 363 0.10/1.00 vMB 16
236,519 236,519 000000000000007d97dfd18de0a3b6dfd285a9fb248a36a4c24ed96469bc13fe 107 0.06/1.00 vMB 112
236,518 236,518 00000000000000f56e58596679b9db63bf8f08a0da68f460f2261c5e52f5ff10 231 0.09/1.00 vMB 204
236,517 236,517 00000000000000b6800c863fec1009511a21939b9d06c1a8a771712bf683b055 474 0.21/1.00 vMB 190
236,516 236,516 000000000000004e63cbd2f41162b762bf70968402b91da30d700175aac4f6d2 103 0.05/1.00 vMB 154
236,515 236,515 000000000000008e9548822cf5a6ea4f48a3d5cb543f827483ee66d11e3d1e19 276 0.12/1.00 vMB 193
236,514 236,514 0000000000000116be94660195c6a43676b2432c5aac52542d445b4a729a2ca0 251 0.15/1.00 vMB 225
236,513 236,513 00000000000000a9a8212f0d2a8774f8e7e735422869f39e5785579380f64138 288 0.15/1.00 vMB 137
236,512 236,512 000000000000004f89f130c734b429e626cd8838293adbaca427b58231e4e3d1 495 0.20/1.00 vMB 198
236,511 236,511 00000000000000e036ca91d378d3b4edc9ff6fd5b699f2bbb13ae2fa035cdff2 369 0.16/1.00 vMB 167
236,510 236,510 0000000000000029e8453551c225e8135852b51b729e087d172bdfcf8b9b70a1 266 0.12/1.00 vMB 109
236,509 236,509 0000000000000133c92039ee65e555bd9f6d0167dffd2dfad8a4beb2990908a5 884 0.40/1.00 vMB 613
236,508 236,508 0000000000000132e5281897f6160c90aa068ac8d981a58cff8c8eb7c33a1cee 32 0.02/1.00 vMB 76
236,507 236,507 0000000000000113d97ee132c5ffd4c40ab7a92147fb63f98c0bede17fb2b26b 441 0.24/1.00 vMB 139
236,506 236,506 0000000000000110f6f511a9daf010c001d866a598f919f41363625ced672973 516 0.25/1.00 vMB 182
236,505 236,505 000000000000003b42b7c43e6a78edcfa3c265c48128e91cabe7e013bdc6a1f1 354 0.10/1.00 vMB 9
236,504 236,504 0000000000000178a78beb135a829ac01f411e612f29fa7b1acc91c20cea0c5a 502 0.20/1.00 vMB 209
Previous 10 blocks ↓
Total Size: 781.46 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 611.03 GB
    • Received: 10.78 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.