Loading Tool

Explorer IconExplorer

Memory Pool

46,696 transactions
29.94 vMB
0.08750599 BTC
Random Selection Loading Transactions
Max Size: 159.37/200 MB

Candidate Block

Mining Attempt 906e412f2c6fcb08d2fc778c7e5ff30970c75a45733dfb1db07596c30fbd7a38
Version 20000000
Previous Block 00000000000000000001a1ef6bdbedf5a06ca469ab80656fbd71e0aa11d472c0
Merkle Root a97e3e52385760b32086e73b07fc7aab2ac03320f9035fd0c97107437af634d7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,646
Size: 1.00 vMB
Total Fees: 0.02909603 BTC
Feerates: 110.38 > 2.92 > 0.55 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,852 (732,482 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
182,370 182,370 000000000000036bc33958debfb45564d8ec32e55be115df1ef6e04f5429bda6 128 0.07/1.00 vMB 92
182,369 182,369 00000000000000c320cf1235223bd3b2c6e4879aba4f889034bbb8fce6255436 488 0.21/1.00 vMB 120
182,368 182,368 00000000000005d68df9b8dd1f038ee771bc8f68547dd93a18b80cb88a8caae1 132 0.05/1.00 vMB 135
182,367 182,367 0000000000000016c5e950753783cbbe50dc385f1ecf96738ec64665374296ef 149 0.05/1.00 vMB 106
182,366 182,366 0000000000000943b00cf6e3a08745013482f2d1c50721c8e891cfd16971ee96 10 0.00/1.00 vMB 15
182,365 182,365 0000000000000154c8371105c205a8b386b8c132a690bc1d1c43ef3ef652b3b1 130 0.05/1.00 vMB 89
182,364 182,364 00000000000006c46f9637dff55084312adbc7bb65366576d5134d15a5df6e29 159 0.05/1.00 vMB 73
182,363 182,363 000000000000093d01e4f1189c428a782dfdab66023194c6bee33df9ddd053fb 182 0.08/1.00 vMB 98
182,362 182,362 00000000000001ac70668989cec872e078bb6b10262cc39ae0db4b2a69621773 209 0.09/1.00 vMB 152
182,361 182,361 00000000000005f8b47baeabdce7ca95c4f33196db325490c3a49914dd4d80d0 228 0.10/1.00 vMB 91
182,360 182,360 0000000000000122bded2ebcff1620091671996f9135418e4b547ffebfc36410 81 0.03/1.00 vMB 39
182,359 182,359 000000000000070ec0cb464608f6069124e3c066622b91fa2507e0c1f0984358 377 0.18/1.00 vMB 157
182,358 182,358 000000000000000d009f1e6d8b99aad3ddc1ec7ffa9bc41fd75603fea032f782 14 0.00/1.00 vMB 0
182,357 182,357 000000000000018e20f2e1caf68b723cbdcc00a26b884c84ab096d32c43e8578 123 0.05/1.00 vMB 202
182,356 182,356 000000000000017ac730a9deb1a87f5f3d9cc452fba01e057c72147182254ee9 141 0.05/1.00 vMB 324
182,355 182,355 0000000000000001174d60c85c88625d059d19f5e15dd12888977675a5a64978 139 0.06/1.00 vMB 211
182,354 182,354 00000000000001e27450d658b798cc74c24773fa4f11d6b3dd68073c87a96e3e 153 0.05/1.00 vMB 50
182,353 182,353 0000000000000849ce23f6352a51db19c02d614d882f51365ca7b2ee1c6b7265 13 0.00/1.00 vMB 14
182,352 182,352 000000000000083fcd46f8181cf954dfc0e17b42a8f3ffbe89091829a2519130 299 0.13/1.00 vMB 108
182,351 182,351 00000000000004e9907812d38350bcf92920e5144cc87cf2ee79ea12e9a5a807 10 0.00/1.00 vMB 299
182,350 182,350 000000000000065d4b7cbc62be8a4ec8ec22b7130c539ecefd92960666a34b79 308 0.12/1.00 vMB 112
Previous 10 blocks ↓
Total Size: 782.13 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: 652.38 GB
    • Received: 13.75 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.