Loading Tool

Explorer IconExplorer

Memory Pool

75,254 transactions
27.09 vMB
0.06112376 BTC
Random Selection Loading Transactions
Max Size: 166.25/200 MB

Candidate Block

Mining Attempt 5fe44e29d6b445a41ee8cc09fc06bba9805ade3d5d78dfcbdb7285ca331003a9
Version 20000000
Previous Block 00000000000000000000689f5aac8f3b2931b26ac31fa880ea1b747dd3d324e4
Merkle Root 883bc5f92d4ceee03c79d029f4a664ee8132848163e0af64f626e7b36ec40fc2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 5,589
Size: 1.00 vMB
Total Fees: 0.00364222 BTC
Feerates: 30.40 > 0.36 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,321 (488,928 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
426,393 426,393 000000000000000000b9a37de377554c7ff2609e7cfaa0bf052c3e40c1fea78b 1,567 0.99/1.00 vMB 37
426,392 426,392 0000000000000000020c586c3e4ddc472907414ceb0aa878be347ce10f052f44 2,457 0.97/1.00 vMB 61
426,391 426,391 000000000000000004af63a7a1f5a8305b1404c7ef3f67abd0b71cafb963be92 1,940 1.00/1.00 vMB 43
426,390 426,390 0000000000000000036dd8ab215c7f770757fc8afbe1e2ad3a4051d888236243 3,118 1.00/1.00 vMB 84
426,389 426,389 000000000000000002bbe864d079ea314d6a7279ef428fc0d080a627780af02d 2,156 1.00/1.00 vMB 66
426,388 426,388 0000000000000000010c8badb35e41d7ceac70a7f9aa35b9a94ba1e85fa21037 549 0.99/1.00 vMB 18
426,387 426,387 000000000000000000c3fa9f653803139934e413adfcf4b618ae4e9e9284145e 2,046 1.00/1.00 vMB 68
426,386 426,386 000000000000000000336b5c85ebecc1f9a40c937c86dd29a6f37ed8264427e8 377 0.18/1.00 vMB 68
426,385 426,385 0000000000000000013eafd4b72888dd690502de87db29840f56bc275d96a72d 367 0.99/1.00 vMB 13
426,384 426,384 0000000000000000017115371a1b53bb90e20ee8e3696eac18aecea83b2141de 1,938 1.00/1.00 vMB 64
426,383 426,383 000000000000000001e0c36adc2096cfcd8ca946de02a04e638abb201d041925 1,762 1.00/1.00 vMB 47
426,382 426,382 000000000000000003ee722a95fb165c76d7e57aa52bdc3fa607511bbe477067 2,522 1.00/1.00 vMB 77
426,381 426,381 000000000000000002b3fb657c9f57ea8d615ba22f4add5c716bce9d17797170 2,346 0.93/1.00 vMB 62
426,380 426,380 00000000000000000465f080e04323036ec1bfe5d562e933033c89fa71dfd57b 641 0.31/1.00 vMB 66
426,379 426,379 0000000000000000006eb7807a8da8c63b1467b97183d52e83f6c96454f99bdf 444 0.46/1.00 vMB 31
426,378 426,378 0000000000000000000796a12b1ec0771dc5dcedbb5e5681ec7994763a88b558 2,114 1.00/1.00 vMB 63
426,377 426,377 000000000000000000d4fb6bb7b853be8f3ee9561ac0c993add38d8ddfaf758e 1,646 0.66/1.00 vMB 66
426,376 426,376 000000000000000000e23c5e905a0f6201e54153924554bebc188b3cac0a59ce 1 0.00/1.00 vMB 0
426,375 426,375 0000000000000000030b5c649297870f1b941c62037391c5bb095e5c2636bcd0 1,499 0.99/1.00 vMB 39
426,374 426,374 0000000000000000019b812b2775eb3d30820a3d4e192c2c29e6b290cba9d01f 960 0.77/1.00 vMB 34
426,373 426,373 00000000000000000424a172f7882581e1173f070fb317367f5edcd79c5ff761 1,941 1.00/1.00 vMB 61
Previous 10 blocks ↓
Total Size: 782.95 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: 715.04 GB
    • Received: 17.64 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.