Loading Tool

Explorer IconExplorer

Memory Pool

79,072 transactions
29.30 vMB
0.09649938 BTC
Random Selection Loading Transactions
Max Size: 177.06/200 MB

Candidate Block

Mining Attempt 93ddbccd21da31fe7eafd91e1ef9aa007a0b6c7039fc4ade43d096bab2755bd3
Version 20000000
Previous Block 00000000000000000000c592a532bdf8ba2e0763e5fa7bb67e40a013f200bb7a
Merkle Root b15e653968bfb4f9539201e8c5805701c2dae0e38fc3f88fa238fae9e7f44515
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,258
Size: 1.00 vMB
Total Fees: 0.03451406 BTC
Feerates: 150.62 > 3.46 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,156 (404,821 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
510,335 510,335 00000000000000000014b862de13ed2248e2d0045fe33c0df92cfe87f4b05f88 554 1.00/1.00 vMB 8
510,334 510,334 0000000000000000005a6b748bbcbcce025f5daef2404848158474f9c58342a0 783 1.00/1.00 vMB 18
510,333 510,333 00000000000000000032dd6b628aac3b5397644ce9d07a2daaf49bbb7f97ea52 1,007 1.00/1.00 vMB 8
510,332 510,332 0000000000000000005855cb9ab51688ae1c61d7c23caa2a45d60dde925f8117 2,425 1.00/1.00 vMB 50
510,331 510,331 0000000000000000004e5c0a5a398b92a032663b1287e92efce4cbd4c94fd02a 1,290 0.61/1.00 vMB 45
510,330 510,330 000000000000000000581bcefdaf8b291cc82fdc1cf1b2473c279164ddecdb29 553 1.00/1.00 vMB 9
510,329 510,329 0000000000000000002bde757bee81e52299f340d815481e80eee615b73e5882 1,367 1.00/1.00 vMB 23
510,328 510,328 000000000000000000489815f5c5fdfed84dcd7cb398420eec15f7b17080c053 197 1.00/1.00 vMB 4
510,327 510,327 000000000000000000319d41810cdca8967ea277a80f02d73ac18d753895870f 382 1.00/1.00 vMB 7
510,326 510,326 00000000000000000048df1e46f3b86ce714d8036ae8cd7d2d73aa4fa8cc772d 507 1.00/1.00 vMB 7
510,325 510,325 0000000000000000005bb675e46e8b2b49c42ffc872389d69904d1e783aa5f10 170 1.00/1.00 vMB 1
510,324 510,324 0000000000000000002b1965f50c5c79f9813b6caa19e68ef9941f69ceb440a7 2,439 1.00/1.00 vMB 51
510,323 510,323 00000000000000000014539b1d005b68d017a151c61946f0cdda18a3878a5ad6 474 1.00/1.00 vMB 4
510,322 510,322 0000000000000000003f3ee1d177a3037bb548ef22bb9c000ba1b961d26728b0 1,428 1.00/1.00 vMB 25
510,321 510,321 00000000000000000039652681f0f0bd7f6f5af4e0c2b620c772661fba8c76a2 297 1.00/1.00 vMB 2
510,320 510,320 00000000000000000052124454e98a0896c835609296b886c22a852ba9ebb5c1 1,557 1.00/1.00 vMB 31
510,319 510,319 0000000000000000000eb8583d49dd419d71979ac14d387ed85c1be00e3bbe75 2,057 1.00/1.00 vMB 4
510,318 510,318 000000000000000000020172d45a5714ff668ae93addce97139922c94dceafa3 2,177 1.00/1.00 vMB 65
510,317 510,317 000000000000000000551fc6797a215b85d73e1720a67f64ab726bb5d53543b7 1,181 1.00/1.00 vMB 10
510,316 510,316 00000000000000000044bbdee4a70c57406e32e24230f39e5fcb743786621f38 2,320 1.00/1.00 vMB 24
510,315 510,315 0000000000000000001176a19a3a903a9225ce0e72f727a016eed64260c408ac 2,793 1.00/1.00 vMB 49
Previous 10 blocks ↓
Total Size: 782.66 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: 673.08 GB
    • Received: 16.38 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.