Loading Tool

Explorer IconExplorer

Memory Pool

81,480 transactions
30.13 vMB
0.14443025 BTC
Random Selection Loading Transactions
Max Size: 182.87/200 MB

Candidate Block

Mining Attempt 5f92a92557212bbd21edc9f75f5272e5217cd1c5c0fd40ae3bd387a05af4cde6
Version 20000000
Previous Block 00000000000000000000a78cdbfa3b9be4345dd96ae11394c52f854b4e194716
Merkle Root 995a78edcaa18865c59b39628e2bdd24e00406af181085e755b4c061b4d551a7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,822
Size: 1.00 vMB
Total Fees: 0.07355478 BTC
Feerates: 101.65 > 7.37 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,125 (821,831 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
93,294 93,294 000000000000c268395b8707f35be085cf938640667f40075a55bd083196ee63 3 0.00/1.00 vMB 0
93,293 93,293 000000000007dd8bfeec126cff20e05eb64fe99122f98ceb999aa451ab5e33c1 2 0.00/1.00 vMB 3,875
93,292 93,292 000000000007eea8c4d413ab5e25a76b5260b9447444036911d68c58c99a2085 1 0.00/1.00 vMB 0
93,291 93,291 0000000000022934aef8f6680628b24ff764d3ec12bf5fa2496002e25517a199 1 0.00/1.00 vMB 0
93,290 93,290 0000000000088c381d61994b318d3de04d83049b14a106376c341a12c77a0033 1 0.00/1.00 vMB 0
93,289 93,289 000000000007677c30ebd949bc439063410870e559ccd9e4e8313c9c3525f7aa 2 0.00/1.00 vMB 0
93,288 93,288 0000000000036e7233f02a169337367e66fa333cd0b3924b546b1f889aad372c 1 0.00/1.00 vMB 0
93,287 93,287 000000000007d58be93fb49346553eb1ed80f755c418a044801e85da3ecf0524 1 0.00/1.00 vMB 0
93,286 93,286 0000000000079101450b3bd1ef3b4a48f82f793e34ed1e15a6878670cff71641 3 0.00/1.00 vMB 1,937
93,285 93,285 000000000009241b513b6fde6868e60e41ebe428f3bfcc02ecba1cbcd61cb6d7 1 0.00/1.00 vMB 0
93,284 93,284 000000000002df4de5bfb021d99a85af6abdb57984a89f379f45390bbf9c5692 2 0.00/1.00 vMB 0
93,283 93,283 000000000002801f720901d2d307df5f99005b974b68ae91cb11b565c197d805 3 0.00/1.00 vMB 2,409
93,282 93,282 0000000000021283d8bae63504dab26acc979d07a9d27100dde0f2792cf39626 2 0.00/1.00 vMB 0
93,281 93,281 0000000000024555a0413a1ad3cf76c0c261fdecbf93f10333d0cb30d38d1309 1 0.00/1.00 vMB 0
93,280 93,280 000000000005f9ab126fe25ac1bf35ffa03663fe0670a5cf3cdd0a3133f0d664 2 0.00/1.00 vMB 0
93,279 93,279 0000000000097a3288eff2233ab1f11266871069fca7c8b69d288f80e28c5d0c 1 0.00/1.00 vMB 0
93,278 93,278 00000000000954f5e46468c4a38bed5882fad44477a30954b3cf84ac5f989a92 3 0.00/1.00 vMB 2,403
93,277 93,277 000000000006bc3a7df9939eae9e3bbdee47765b298b8d7cb9c838617573f04e 1 0.00/1.00 vMB 0
93,276 93,276 000000000008d324901857400de8eaf6e540dae9467e6aa144647f4702cf7db2 2 0.00/1.00 vMB 3,861
93,275 93,275 0000000000081e0f135193b9c4c572988bba6f6cc67d5206349aebf7799ae2c6 5 0.00/1.00 vMB 1,508
93,274 93,274 000000000007ad93d64232454707b32ded654a0616c4b23c332a51946b9ea86b 6 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.61 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: 671.90 GB
    • Received: 16.06 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.