Loading Tool

Explorer IconExplorer

Memory Pool

76,705 transactions
29.50 vMB
0.09656379 BTC
Random Selection Loading Transactions
Max Size: 174.00/200 MB

Candidate Block

Mining Attempt e07c60c3e584d8a6998b37c1a01f990849b965b0d304c9a64eec0e26d6c06aa4
Version 20000000
Previous Block 00000000000000000001ff05c472764085d93490be7914ce968789f65c454c48
Merkle Root 17f9dd84d537fd017172a64922b72743cac2b2046ab57624902f6baf9e1a90b8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,522
Size: 1.00 vMB
Total Fees: 0.03054393 BTC
Feerates: 150.77 > 3.06 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,040 (418,602 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
496,438 496,438 0000000000000000004a0bd838f6f6b9aacee92b4dd728ea33e36d5c28584c82 2,552 1.00/1.00 vMB 177
496,437 496,437 000000000000000000ae57dc85ce3aea1f63467d268caa5dc3763f7b1e10ac2c 2,932 1.00/1.00 vMB 156
496,436 496,436 000000000000000000b156d81f17d1caee0d9e83841ea708570bbc26c8d6db39 1,895 1.00/1.00 vMB 176
496,435 496,435 000000000000000000ab176a61b834b500bcd59ce2f9b67981c51ddcb30ea5e0 2,173 1.00/1.00 vMB 155
496,434 496,434 000000000000000000a8e48bcaf956cc539ef002eddccdbdbcc792e39a60db7f 2,711 1.00/1.00 vMB 142
496,433 496,433 0000000000000000001bc02145bc1a75ab422873f54b0f41310ce1a62e3e3a68 2,598 1.00/1.00 vMB 159
496,432 496,432 000000000000000000b86566f7cd086cc1fe8efbfff838b196443c61ec37d43f 2,270 1.00/1.00 vMB 124
496,431 496,431 000000000000000000a96a45cb4ea63c4f38e57e2acd4e149879cb3b46a1cf26 2,405 1.00/1.00 vMB 142
496,430 496,430 000000000000000000b2b99c3104aafd2a12a1974308e56481a1e12283ed484f 2,537 1.00/1.00 vMB 182
496,429 496,429 00000000000000000085d6103dbfcf878ba54d8b7fb0a98d993fdb600d307e21 2,906 1.00/1.00 vMB 182
496,428 496,428 0000000000000000004fe7eba8a6ab147f292c455af7d8c20ea2da1711febef1 2,556 1.00/1.00 vMB 202
496,427 496,427 0000000000000000004f1110d03d9c9d5f52b5a107aac61f1dafb23b1a848ee8 2,553 1.00/1.00 vMB 131
496,426 496,426 0000000000000000002f4b6847ec49a7f4a5fd7f8cc560643faff7045fe4c20f 2,649 1.00/1.00 vMB 186
496,425 496,425 000000000000000000534e8f859fd53480df7a7bb08b4ce3bdce8814a2e7b2dd 2,607 1.00/1.00 vMB 140
496,424 496,424 00000000000000000025d4b9e210c98fb3dc01f295450f4405f28f7e91f31e85 1,893 1.00/1.00 vMB 133
496,423 496,423 000000000000000000045109909af5acd5fe7f1f2b23bbf39044b9407655d975 2,832 1.00/1.00 vMB 142
496,422 496,422 00000000000000000094e13f882ff2d7e7e1904d5e9f02fd47b4cfaa8ca347cc 3,019 1.00/1.00 vMB 155
496,421 496,421 0000000000000000008ef6274747ce9b4dcefb4364d134c8c631e014cc5ca05e 3,356 1.00/1.00 vMB 144
496,420 496,420 000000000000000000cd2c3be42ac2c1a155f80627175bb1d8b7242b0bf16b97 2,523 1.00/1.00 vMB 156
496,419 496,419 000000000000000000c742020d993581f95f02a44e7bf5e9971f4af6ced5f5fd 3,052 1.00/1.00 vMB 181
496,418 496,418 000000000000000000ce9a5a518df2d7e626b88f39453a2b4601528737df5330 2,886 1.00/1.00 vMB 172
Previous 10 blocks ↓
Total Size: 782.46 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: 667.94 GB
    • Received: 15.33 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.