Loading Tool

Explorer IconExplorer

Memory Pool

84,529 transactions
31.36 vMB
0.08925906 BTC
Random Selection Loading Transactions
Max Size: 192.32/200 MB

Candidate Block

Mining Attempt 40d4122449d0566879f86c81fe027f6523f4f3ec71f3eeaa5a08702f0f144465
Version 20000000
Previous Block 00000000000000000000c4dd7a870155212c22d4c3fb23c277f0344663518319
Merkle Root c6f098b3b4a6caaf0de3261850a545fba3c342171e19a680974f9e29943cfd21
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,873
Size: 1.00 vMB
Total Fees: 0.01325652 BTC
Feerates: 73.20 > 1.33 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,366 (511,075 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
404,291 404,291 000000000000000002e436280dc70bdf1bff24ebf22d84a1e47a7d0814adacad 134 0.10/1.00 vMB 15
404,290 404,290 000000000000000005d276720370c70c48049ebbf387e399f8706d954199e396 1,820 0.82/1.00 vMB 39
404,289 404,289 0000000000000000035682e4276dc84b5cce2c4cde22a43b81b0ce81dac98811 1,224 0.43/1.00 vMB 43
404,288 404,288 00000000000000000661781ad66ebda00749e787ffe20e5941f2f1ca1e2baf5e 170 0.29/1.00 vMB 9
404,287 404,287 000000000000000002e6dede46eccbe68208e278950330c8044f7174f31cf0bc 1,859 0.75/1.00 vMB 40
404,286 404,286 000000000000000001aade12faa53b44220b732e225cf87d853ade0fe316b61f 204 0.10/1.00 vMB 34
404,285 404,285 000000000000000005323fc00861624ed559a07e89a856eabea93082ffca84f7 1 0.00/1.00 vMB 0
404,284 404,284 000000000000000004fb915d0728ee739dd9669460775c341b7aec82aea98554 372 0.15/1.00 vMB 45
404,283 404,283 000000000000000000b3b1cce8378c16e45c8e9e9d5fa82e9f2c61c04690f09a 1,594 0.68/1.00 vMB 39
404,282 404,282 000000000000000005d0b38a6b2482df5d0dc9e72e46f1cdf9f671cab5728c8e 702 0.30/1.00 vMB 40
404,281 404,281 000000000000000005fdbb94fc8f1b7a760230bdda0a96123140857533ccdf14 1 0.00/1.00 vMB 0
404,280 404,280 000000000000000001a3da85a6e403159c99f71a31d460e5c0e5645508710528 1 0.00/1.00 vMB 0
404,279 404,279 000000000000000000242f89b455b80141d99d1d058f69ef31e786d7aca395ba 813 0.42/1.00 vMB 41
404,278 404,278 000000000000000003d1b41527c969de09ffc897dc704f34d06b3af43b9caa50 653 0.98/1.00 vMB 11
404,277 404,277 0000000000000000049a668ddf5c202192c9f631d9715f319924b00c23bcd5cc 515 1.00/1.00 vMB 10
404,276 404,276 00000000000000000247888cabc3a97cef1c84dbe67729bd0f933c96ec66d5fd 1,929 1.00/1.00 vMB 34
404,275 404,275 000000000000000005c92bf4ce4b591916403d1f973a1dee538ad19913d459f3 573 0.35/1.00 vMB 23
404,274 404,274 000000000000000000ef409fea961198b1b540b62de0d28841ec5ad396386fa0 2,564 1.00/1.00 vMB 50
404,273 404,273 000000000000000004d49fb1536bccb08e0164cb655e50bb153d7a89c197ef9f 169 0.13/1.00 vMB 21
404,272 404,272 000000000000000001844b9894e1744c677ecb5405130567b037488d06b4551e 75 0.07/1.00 vMB 11
404,271 404,271 0000000000000000026d2a0bf232cabdcfa396dff2539d8779327a7eb9166596 2,248 0.92/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 783.03 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: 719.51 GB
    • Received: 18.08 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.