Loading Tool

Explorer IconExplorer

Memory Pool

44,039 transactions
26.82 vMB
0.05551563 BTC
Random Selection Loading Transactions
Max Size: 142.08/200 MB

Candidate Block

Mining Attempt 20ef43f51eec07852788ecc598677eb80527447a802463747163c2586c70f719
Version 20000000
Previous Block 00000000000000000001e207b85481c514ee58b8f5cc662a27ea9fe543726df7
Merkle Root bcb35951ea8103178e65d926174ebfa2598fd864fe593d93d713336bb86ac5d6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,540
Size: 1.00 vMB
Total Fees: 0.00592266 BTC
Feerates: 100.52 > 0.59 > 0.23 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,798 (557,796 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
357,002 357,002 000000000000000002b0fd10778b93fab31ff65f2cf28ca8923b69b121be04f8 260 0.17/1.00 vMB 18
357,001 357,001 0000000000000000052ab08d226c5683653666f4e03f64c360a579ab15322d6a 596 0.36/1.00 vMB 25
357,000 357,000 00000000000000000982a6bf626dfae76e953f580784c7956ce62860eccae4cc 1,879 0.84/1.00 vMB 42
356,999 356,999 00000000000000000d7181ea466a7d5389d53e42512c169a307cb79e928f77cf 1,030 0.76/1.00 vMB 16
356,998 356,998 0000000000000000024033efa90d2c82f0511879961cd56515a3ad1e0149c981 1,382 0.75/1.00 vMB 29
356,997 356,997 00000000000000000992880982c637b2d1f527f1136299211da7ea7990ba5a78 1,017 0.75/1.00 vMB 24
356,996 356,996 00000000000000000b5c5fe4e67b97b0c99cf8ba801dde9adb7d4c309da92de6 2,298 0.75/1.00 vMB 47
356,995 356,995 0000000000000000137830adb2d75b225cc7f5ce151eccda0e633ba463df6ac0 440 0.22/1.00 vMB 31
356,994 356,994 000000000000000015ad8fc5aeee1d88948d5095551fe27434dfad31102d5f95 207 0.15/1.00 vMB 12
356,993 356,993 00000000000000000e7b16fe2192a001bef8a8034cddbbbf7ea8a31876018af0 329 0.21/1.00 vMB 27
356,992 356,992 00000000000000000ce68f3d7fbcfe7f97f02379355dfdee98c2f4842ce35dcf 609 0.32/1.00 vMB 26
356,991 356,991 00000000000000000985dff898e71a9240118fb7c4bb8f7aa3af158c400382da 206 0.45/1.00 vMB 3
356,990 356,990 000000000000000003d52ed65c58f33a877a86d833a311da6793313d49263ef7 2,236 1.00/1.00 vMB 30
356,989 356,989 00000000000000000a8896af7b4b0b270f9adc4e534138de29537380200c6a32 631 0.40/1.00 vMB 13
356,988 356,988 000000000000000002e0ce84c4c4e327d47ea6c9d472221404589113e15c5bf3 832 0.79/1.00 vMB 18
356,987 356,987 0000000000000000141a6f95b276c28ec4d3a6a165b999c8c003f3af762f4e12 1,714 0.75/1.00 vMB 30
356,986 356,986 000000000000000013cff723ec2b3125fd798c30caebee50f524cba1983070db 2,114 0.75/1.00 vMB 44
356,985 356,985 00000000000000001128aa260181838b132555961ee469292977cbc393ba15df 594 0.39/1.00 vMB 23
356,984 356,984 0000000000000000140b0f27b96b2de2d044b2cb5aaebb0327defbccfa43afdd 1,087 0.54/1.00 vMB 22
356,983 356,983 00000000000000000d1ea5bc1c746316e7130c4ff307270a778c4d9130cb7ddb 830 0.45/1.00 vMB 28
356,982 356,982 0000000000000000076634b52befd718fc693c03e0505f7add7bfa6475bf97e4 221 0.15/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.03 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: 650.21 GB
    • Received: 13.25 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.