Loading Tool

Explorer IconExplorer

Memory Pool

73,470 transactions
28.34 vMB
0.07819080 BTC
Random Selection Loading Transactions
Max Size: 167.71/200 MB

Candidate Block

Mining Attempt 4682e0dd5df2b1198e8ec1945f50742e7fe09c8c10c917f36eb350893df19ddb
Version 20000000
Previous Block 000000000000000000018bcb117043bb0bec5ab8ec9250252a12dc0c5414dc38
Merkle Root ab39762a08c6e98d82ce8181ecad5b3432a3dcb8c0465a50b16ebfc08780922f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,561
Size: 1.00 vMB
Total Fees: 0.02120840 BTC
Feerates: 152.31 > 2.13 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,035 (592,691 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
322,344 322,344 000000000000000020197af4a9a6d5b4e998e2bab016e8fc57ff83ef3b637519 64 0.03/1.00 vMB 51
322,343 322,343 00000000000000000eacf0444a6da8165fe31e27cf859256c40ebfdd53434723 230 0.14/1.00 vMB 23
322,342 322,342 0000000000000000165349e9ee2cc8c8059dbe05c13b92292f91c59a70796695 787 0.43/1.00 vMB 32
322,341 322,341 000000000000000007704c77b85f48fa218e0ee58ba767bef0b8f09a309aef64 188 0.12/1.00 vMB 28
322,340 322,340 0000000000000000234c615c6f82a136145acd9f8d94b165881f040d2d078933 64 0.03/1.00 vMB 33
322,339 322,339 0000000000000000086e5aadde43b28f47ca44dfdf2b3993206014c4ac6e38ae 273 0.18/1.00 vMB 23
322,338 322,338 000000000000000018ad06ac8d09565958c824622402fe28bec438920a76bcf3 583 0.30/1.00 vMB 40
322,337 322,337 00000000000000000a47697f61c40d1a9288228fcc4b6b0d4853501726508fba 322 0.16/1.00 vMB 29
322,336 322,336 0000000000000000034482e76c616a7152c5595799b683eddd3799dac1be4f7d 111 0.05/1.00 vMB 30
322,335 322,335 000000000000000016c458ee7280bbf87276cca781fa9980878d250398f2e8bd 450 0.29/1.00 vMB 31
322,334 322,334 00000000000000000e9cdd390d5a79516b8280e5f7b99f10f7dc403a9d7fbe66 21 0.01/1.00 vMB 25
322,333 322,333 000000000000000012ab6a9558106cd7a3026841af895c7691a94af7c1021711 457 0.21/1.00 vMB 29
322,332 322,332 000000000000000011152a6cfd5e60830ca9ade796b2381fd9aa9617f6146801 685 0.45/1.00 vMB 24
322,331 322,331 00000000000000001dcb7b4a42074f4179ec207c63d11a8171055bf04977ef3d 202 0.09/1.00 vMB 29
322,330 322,330 0000000000000000124f2dd585cd3dceed088e28bc494c7f27a71bd8e94adef2 1,068 0.57/1.00 vMB 30
322,329 322,329 00000000000000001032f34358a646ae8c43f26ae628cc1b835979d6d32a5b90 307 0.20/1.00 vMB 27
322,328 322,328 00000000000000001ed3c950cfde5ab7415b54687abf93406ae4d8995cf2591d 116 0.07/1.00 vMB 24
322,327 322,327 000000000000000010f34d19e8903d55e52aa800d1f6d8584a316299db3e088e 72 0.05/1.00 vMB 18
322,326 322,326 00000000000000001d39e5122591b24e5762dfd59b449e604012c61ec193c571 223 0.13/1.00 vMB 16
322,325 322,325 0000000000000000007ad3d0208a3a9aa81977dd3eb549e3180e81d8a4d2ccaa 439 0.25/1.00 vMB 26
322,324 322,324 000000000000000004e1a83bd5d4b9f1595c28c51358dbea45275ee635941115 567 0.34/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.45 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: 667.47 GB
    • Received: 15.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.