Loading Tool

Explorer IconExplorer

Memory Pool

87,525 transactions
32.86 vMB
0.13751485 BTC
Random Selection Loading Transactions
Max Size: 199.79/200 MB

Candidate Block

Mining Attempt 7e5b71afddd8fbcce4325ce28e591bfdbccc6c7232c8fc71af90b6d3ae5fbdee
Version 20000000
Previous Block 0000000000000000000073858b84c6401114582f0135c71d085cde3871dc221b
Merkle Root 6ebe830eae13f823c3b6072cf9b2ea09159d2b94c07f60f6c4bc1a9d2dd858e2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,977
Size: 1.00 vMB
Total Fees: 0.05012351 BTC
Feerates: 300.16 > 5.02 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,216 (163,943 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
751,273 751,273 00000000000000000004e9baf6fd40733a7a169b52b345ec4c7fd86430cab241 3,227 1.00/1.00 vMB 14
751,272 751,272 00000000000000000007a9166b56c6606e2dbcfc5a615754f32110139bb3f97d 1,273 1.00/1.00 vMB 1
751,271 751,271 00000000000000000008941a98279808bce1fda3caaeccc7e65967edd65d6085 1,375 1.00/1.00 vMB 3
751,270 751,270 0000000000000000000357c0308e4ee953d03436f056de4da26c74b748d64e03 2,252 1.00/1.00 vMB 4
751,269 751,269 000000000000000000037f046679175d21103824b504dfc593eedb8984ba9270 1,964 1.00/1.00 vMB 6
751,268 751,268 000000000000000000071de5c4e24868c7fff22e875ad5c587e100a386955026 2,940 1.00/1.00 vMB 13
751,267 751,267 0000000000000000000068e417b0cb36194008e019807f6a6e96eef0dc6a094f 3,286 1.00/1.00 vMB 9
751,266 751,266 000000000000000000032204628da3e442c1bbb2fece7ad1881128d08bd6d957 2,348 1.00/1.00 vMB 9
751,265 751,265 00000000000000000006cd7404b981325b69c9186db3a30eaeb3e37fd8b51d9d 2,302 1.00/1.00 vMB 13
751,264 751,264 00000000000000000008d81400114686047a46480d55dfb98e6857ec0fc1fa93 1,552 1.00/1.00 vMB 13
751,263 751,263 000000000000000000023269e2e5b9ab6ae5417b7cfd2b601c9d2d5986b6ead7 2,782 1.00/1.00 vMB 14
751,262 751,262 00000000000000000006159ba88513e05fd17949a757f1b2d39666006dd55dd5 3,480 1.00/1.00 vMB 18
751,261 751,261 00000000000000000007726fdcbf0f33130996df638a6c53246883c3cf864c0a 2,805 1.00/1.00 vMB 16
751,260 751,260 000000000000000000053e37ceee11d7b4457b51b35f251b9aaa92159ff24b94 999 1.00/1.00 vMB 10
751,259 751,259 000000000000000000091f73db7d520c1d1a04859dd092482feb4c9044e14235 3,669 1.00/1.00 vMB 10
751,258 751,258 00000000000000000002c916ec254832316106d59115324a68293289c0d3f8ec 3,040 1.00/1.00 vMB 23
751,257 751,257 0000000000000000000507c336c8132e4d9cef5947125030f7cc73cb4f6671c4 1,164 1.00/1.00 vMB 9
751,256 751,256 000000000000000000037c92ec355675002737cc99afe763858e7204c5b574cc 2,566 1.00/1.00 vMB 20
751,255 751,255 0000000000000000000435789f7ee864bca7d6f0e579a5892d93f4463edb375b 1,662 0.67/1.00 vMB 7
751,254 751,254 00000000000000000001ab57b1b45c8bbede8d22399c3596efb48a6422e64548 2,776 1.00/1.00 vMB 12
751,253 751,253 00000000000000000003a54c3f1ea591493697a1fb1699ec48b007bb4521ddc3 1,190 0.90/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.76 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: 709.03 GB
    • Received: 16.84 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.