Loading Tool

Explorer IconExplorer

Memory Pool

80,779 transactions
30.16 vMB
0.12274706 BTC
Random Selection Loading Transactions
Max Size: 180.93/200 MB

Candidate Block

Mining Attempt a1509371204093dcf2f33373cfaff7d8603798cdb7e24552f6e029d22239123b
Version 20000000
Previous Block 000000000000000000015a1a538ed6ac7fb2843a123e8d5d23d82e116b214bac
Merkle Root 80091e3256741fb17e5aaa577820feeb12616b3f50f499c568abcd351ca418f3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,474
Size: 1.00 vMB
Total Fees: 0.06094454 BTC
Feerates: 180.34 > 6.11 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,996 (592,647 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
322,349 322,349 00000000000000001d4bd1548a539261f2f2a9e5c5611c02a7dd1533568a76fc 323 0.18/1.00 vMB 26
322,348 322,348 00000000000000001f7f07d170c0780e5648e6ebfc59189929b2fc0835e9f863 190 0.12/1.00 vMB 24
322,347 322,347 0000000000000000167abae8f3b41761eae1174066a3ca140384b8d52b3ae637 218 0.13/1.00 vMB 24
322,346 322,346 00000000000000001b2400401433a9110f018ff5c5c1211bf20bcad833158013 596 0.34/1.00 vMB 26
322,345 322,345 00000000000000001a810b5a631272de16731227f8359ba016083c12aff9c8e5 789 0.42/1.00 vMB 25
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
Previous 10 blocks ↓
Total Size: 782.38 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: 664.48 GB
    • Received: 14.99 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.