Loading Tool

Explorer IconExplorer

Memory Pool

80,026 transactions
30.02 vMB
0.08685093 BTC
Random Selection Loading Transactions
Max Size: 180.04/200 MB

Candidate Block

Mining Attempt d2f588de0fda22603a5ebf966527cb9889a3b3c1c1bcd4f5f475716f785c7ac3
Version 20000000
Previous Block 00000000000000000000fc1cfe4bfb6adb943cbada4574a41a2d38831cb69697
Merkle Root f48c5d42dc684d6ee6232b4be86e98a291df776e90ed9facd542653ca692c543
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,710
Size: 1.00 vMB
Total Fees: 0.02550627 BTC
Feerates: 301.07 > 2.56 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,007 (452,494 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
462,513 462,513 0000000000000000014ee8061fe3141a6fbde1f2db940606460427c7cd94d1ce 2,071 1.00/1.00 vMB 113
462,512 462,512 000000000000000000965f48f2fc665f6e67a3773cd33e875d27603629894ac6 2,335 1.00/1.00 vMB 161
462,511 462,511 000000000000000000d2daf63fb1227c970aaeab22c6e20e95aaaed763bf0ccf 2,164 1.00/1.00 vMB 155
462,510 462,510 00000000000000000208621b02ae465608de12e4c90c49985ad743a0deb05aa5 2,373 1.00/1.00 vMB 170
462,509 462,509 0000000000000000001944ca850928552014c16c924f7608d473c07615d05f5c 1,769 1.00/1.00 vMB 134
462,508 462,508 00000000000000000096bb79d18f3c89cbdafe9286fae26e275667b843056ba4 1,722 1.00/1.00 vMB 175
462,507 462,507 000000000000000001fd5be2d6500a0e0ac0b175a04009faa29175403d6dc18a 2,146 1.00/1.00 vMB 186
462,506 462,506 000000000000000000f05dbef40c97cb4d921a2bbe715d2cff388df81858cecb 1,966 1.00/1.00 vMB 156
462,505 462,505 000000000000000000556060aba04da39413da35efbcca1539e245baaf092925 2,073 1.00/1.00 vMB 180
462,504 462,504 000000000000000000ca3943e12f302f09af03eb38c456289260b269104c51ad 2,409 1.00/1.00 vMB 160
462,503 462,503 00000000000000000199a8191d11e331f1bf636fa4a7d139ac486eeae1b37a98 2,575 1.00/1.00 vMB 170
462,502 462,502 000000000000000001a041f18e72767f3f4c818c46732c2de7483c97e8db9199 2,747 1.00/1.00 vMB 172
462,501 462,501 000000000000000001d10b18ae43cbc1b12b74751b6a3eb11eb967a7bc4866da 2,307 1.00/1.00 vMB 119
462,500 462,500 0000000000000000009e0aad5317318d3ae5c8c0cc36d05dd257eb341f29af74 1,459 1.00/1.00 vMB 114
462,499 462,499 000000000000000000a1710611945cba209edfd72ca45b2842ccc4f983c8eac1 1,556 1.00/1.00 vMB 123
462,498 462,498 00000000000000000142d3486ece412f3865c246f34b7c340c2365c2f12841fb 2,156 1.00/1.00 vMB 124
462,497 462,497 0000000000000000011f9e5c8fa9cd1919d67281186f2b133362a3f26d1f048e 1,207 1.00/1.00 vMB 96
462,496 462,496 000000000000000000c26c4df4ae9861f8e9bedf721d0dd85b95f33dfa5b86b2 2,112 1.00/1.00 vMB 130
462,495 462,495 00000000000000000062737fb728ba0bdef6fd7a378083e1d998f434bdee63e7 2,612 1.00/1.00 vMB 125
462,494 462,494 000000000000000000cc53d1cb97f5cef699bb3e01090c4e2b8740697c6ae771 2,666 1.00/1.00 vMB 175
462,493 462,493 0000000000000000006db72a7e676b998af52c39f961a98e839f286081e8c098 3,144 1.00/1.00 vMB 141
Previous 10 blocks ↓
Total Size: 782.41 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: 664.97 GB
    • Received: 15.07 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.