Loading Tool

Explorer IconExplorer

Memory Pool

78,023 transactions
29.20 vMB
0.08417215 BTC
Random Selection Loading Transactions
Max Size: 176.44/200 MB

Candidate Block

Mining Attempt 3909bb5130d7eb236018b0afed95b4bd91386e08a6442ea5351799aa22c30789
Version 20000000
Previous Block 000000000000000000016243f6155663ea56aeb617e220dfe372214395a7d65b
Merkle Root 392c0da2c985a707d0910513343c8d7af59fb03274afe53cb027e683921bb1e1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,810
Size: 1.00 vMB
Total Fees: 0.02293391 BTC
Feerates: 302.06 > 2.30 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,129 (119,829 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
795,300 795,300 000000000000000000044759be8b0d99ce33860ae21e38dc2d101d2f4ec16545 2,161 1.00/1.00 vMB 24
795,299 795,299 000000000000000000022e29deea38a3fff88c61dfa10bfaebf81e3c7b382475 2,734 1.00/1.00 vMB 24
795,298 795,298 00000000000000000002ff2297d26f756584f964542abc857b26756aa1fcf8ff 2,880 1.00/1.00 vMB 40
795,297 795,297 0000000000000000000113ff48c857c2582a70863e391eed3b1c2d5d199b0e5d 2,373 1.00/1.00 vMB 23
795,296 795,296 00000000000000000000ae09d5dc6da54761fd9e2061dfe8143a7f8ecea86175 3,374 1.00/1.00 vMB 23
795,295 795,295 0000000000000000000547fa5c287b21e6e474b9151d766d446e988e33f1a02a 2,723 1.00/1.00 vMB 26
795,294 795,294 000000000000000000006e19cd9b8acaff452238101630e2b2d7ef83afc58fbc 3,955 1.00/1.00 vMB 35
795,293 795,293 0000000000000000000030de56d9da53274d340ed290ebc825fa1b9c41e99c24 3,484 1.00/1.00 vMB 33
795,292 795,292 000000000000000000053fd09a45f48e747f281122021edc2f7e97efcdd66248 3,646 1.00/1.00 vMB 30
795,291 795,291 000000000000000000021f2afcb8bd12950d6847b3b1da1e36d5e846437b28e3 3,658 1.00/1.00 vMB 33
795,290 795,290 00000000000000000003161e0784e7abd4cbff45d5d243d47d52867ccde7e5fa 3,677 1.00/1.00 vMB 31
795,289 795,289 000000000000000000036083710e88a6c44368130eb8be8de2d40d181ebeafaa 3,159 1.00/1.00 vMB 26
795,288 795,288 000000000000000000017b1417c6a12510fa163ae66287c20f290c99723b9efc 1,738 1.00/1.00 vMB 30
795,287 795,287 000000000000000000028ad70d979d85d00fc31ebf12d4bb6fe2a50dee3b1ff0 2,517 1.00/1.00 vMB 21
795,286 795,286 00000000000000000003233afcb16537200504468c87fc1b2fe0c871b3a232f9 2,432 1.00/1.00 vMB 23
795,285 795,285 000000000000000000042c5dc9211d5b41a2c96f68dcad2235d130fd5019e576 3,829 1.00/1.00 vMB 32
795,284 795,284 000000000000000000032a519a8564af23243ea975dc96d194c3736853eec1f6 2,883 1.00/1.00 vMB 37
795,283 795,283 0000000000000000000084baa625607c43dba4b071597740ebbce622ec902db7 3,242 1.00/1.00 vMB 37
795,282 795,282 000000000000000000010380b2c003570210d2ae650652137310964970489e0d 4,371 1.00/1.00 vMB 16
795,281 795,281 0000000000000000000267c93550bdaccac445d4deb40fe07506b22b5b362ef3 1,645 1.00/1.00 vMB 23
795,280 795,280 000000000000000000002902d285033f18076b7679edfe340107eb9d61e7a469 3,521 1.00/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.62 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.98 GB
    • Received: 16.09 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.