Loading Tool

Explorer IconExplorer

Memory Pool

37,519 transactions
25.96 vMB
0.07732693 BTC
Random Selection Loading Transactions
Max Size: 134.20/200 MB

Candidate Block

Mining Attempt 3e7bb40eb596ca11df761341ec6192f6a63f8b2690882a7912786983910a7325
Version 20000000
Previous Block 000000000000000000007c5c9f7d16c5c2ffcbaf258956304c87cac4546c520e
Merkle Root 05f939deb56375800251ffa956d1f7bb77bc4380f8c009b28343b0a28de94ff8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,435
Size: 1.00 vMB
Total Fees: 0.03005361 BTC
Feerates: 101.64 > 3.01 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,902 (332,343 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
582,559 582,559 000000000000000000220ef063fcd1a2b78ff11c3860bda829ea32b8b852067a 2,103 1.00/1.00 vMB 108
582,558 582,558 00000000000000000000847ac5b1e0a61fd5ca4d7556a26472f16711861302a0 2,754 1.00/1.00 vMB 126
582,557 582,557 000000000000000000058f4ba84867e9cce867c2c739a1acc2c84ebd0e64fcfe 3,202 1.00/1.00 vMB 146
582,556 582,556 00000000000000000008ad2ea356b47386b09598c8fa4c7550a0a053b24f457d 2,472 1.00/1.00 vMB 122
582,555 582,555 000000000000000000177ba49276cb30fa9c22e53fe07eeb21e8c9feb251390a 2,716 1.00/1.00 vMB 113
582,554 582,554 00000000000000000007fb7835871404b0571d6128eefdd144a75a1f33d2810b 3,008 1.00/1.00 vMB 150
582,553 582,553 00000000000000000002dc121eb53406995583416b68430c216302383565a679 2,658 1.00/1.00 vMB 125
582,552 582,552 00000000000000000022255af3648a3efeb42449093bbec6bbe1c7c4482c0cea 2,589 1.00/1.00 vMB 143
582,551 582,551 00000000000000000009edaac48d2a9bfcff9a95731b1c8b864950643294ee88 2,831 1.00/1.00 vMB 112
582,550 582,550 0000000000000000001c2e85cc7cbd4abb1a259503bc9ee9e87876a7d5885400 3,123 1.00/1.00 vMB 126
582,549 582,549 0000000000000000000ee528de9cd3dcaf176ebb6396329343dc35b6792dbb8d 2,918 1.00/1.00 vMB 151
582,548 582,548 0000000000000000000baec93d973a690640c7655a9729f1abe711e260fd8ba8 1,446 1.00/1.00 vMB 126
582,547 582,547 000000000000000000231e6ceb4e706c82276e01813d7a4eb3064492963077af 2,969 1.00/1.00 vMB 139
582,546 582,546 0000000000000000000eff13545e6a4061b058bab1fd87f8aabd4900a34b3505 2,611 1.00/1.00 vMB 143
582,545 582,545 00000000000000000003bfc556c3b6156fa22cb8767e596bd25663e3801808b9 3,300 1.00/1.00 vMB 146
582,544 582,544 0000000000000000000e16af0cd0e9055fe59d6fb1581641cea72e91c6ff7cb2 2,501 1.00/1.00 vMB 161
582,543 582,543 00000000000000000015db91fee86ebdb4fed48f28d5106ca33693f9399597f2 2,332 1.00/1.00 vMB 130
582,542 582,542 0000000000000000000297add3a5c7507ac6f943df83537ca61b5682ff0c5386 2,512 1.00/1.00 vMB 102
582,541 582,541 0000000000000000001b2f1aaadc16d596d87f4c563516cc74794c07ad302c0f 2,668 1.00/1.00 vMB 139
582,540 582,540 0000000000000000001be55cfd9b342f80e00b7efa8c5ed486ce4a61c3f8ca1e 2,524 1.00/1.00 vMB 109
582,539 582,539 00000000000000000013890e9c9a50d6f0d0562d8a175cd433b90b59b080dc1f 2,598 1.00/1.00 vMB 123
Previous 10 blocks ↓
Total Size: 782.22 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: 654.53 GB
    • Received: 14.14 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.