Loading Tool

Explorer IconExplorer

Memory Pool

40,564 transactions
25.92 vMB
0.05575433 BTC
Random Selection Loading Transactions
Max Size: 135.08/200 MB

Candidate Block

Mining Attempt 625a0d4462482356ac72fbc399d3578e1a7b9c533781e3867180b8887624408e
Version 20000000
Previous Block 000000000000000000011792beddffa9d4013eafe39d7aebdcfcb6f0839f8dcc
Merkle Root b09d5b1fc6f49c5dcedb2322b161eccfd8d7cb83ff18d11cf1e590a49a5a78fd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,609
Size: 1.00 vMB
Total Fees: 0.00859393 BTC
Feerates: 100.00 > 0.86 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,893 (93,586 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
821,307 821,307 00000000000000000002e46ecf928d1c1426ab8d82e89f738ec21b4f6b145f48 3,312 1.00/1.00 vMB 275
821,306 821,306 0000000000000000000311cc517815f438b4c4e206a3fce2c5f1af94b768524f 4,212 1.00/1.00 vMB 311
821,305 821,305 0000000000000000000101161caced40cc4e3ba36eff17341dc9700fe23eff74 2,723 1.00/1.00 vMB 391
821,304 821,304 00000000000000000003cf63123909d5251831346dd395846afc06d0e8c03cf9 4,120 1.00/1.00 vMB 274
821,303 821,303 000000000000000000019b1f260cbc428083c5c2b60e4f9bc6b68076dced1f92 4,678 1.00/1.00 vMB 221
821,302 821,302 00000000000000000001f20f6516bf2393589fc2861d2e8319e124da688f014c 3,921 1.00/1.00 vMB 239
821,301 821,301 00000000000000000003d3e5dce553a613010532a71262b9778efc83486e8a2a 4,252 1.00/1.00 vMB 233
821,300 821,300 000000000000000000024944e20f1365182452de0626040da9e88bfcbca6235e 4,115 1.00/1.00 vMB 249
821,299 821,299 0000000000000000000176d9e821b4283a3fdf3e641be1d45324498a0875918b 4,246 1.00/1.00 vMB 296
821,298 821,298 000000000000000000006fd612d78397acfac888a1830c43a938b78600d2b3fb 4,062 1.00/1.00 vMB 272
821,297 821,297 000000000000000000017f3d82ef3d6a3bb8d0cc5f13f1de6a90c567f5567f84 4,492 1.00/1.00 vMB 285
821,296 821,296 0000000000000000000158bcbebe1e6d41c699eaf322244236bfc7be798b7e78 3,835 1.00/1.00 vMB 220
821,295 821,295 00000000000000000002e4f042738d9bfda90b08fa64b8ff8a094925afb34082 4,493 1.00/1.00 vMB 239
821,294 821,294 00000000000000000002d76ea49d6b09a7b7161295c73d6008b2628c503db753 4,466 1.00/1.00 vMB 256
821,293 821,293 000000000000000000017d5ea00f576076971066a238eac1f7f665ad4af2dbdb 1 0.00/1.00 vMB 0
821,292 821,292 000000000000000000002183145ebb2f542badbdf7ad29a82f0079c58052d871 3,962 1.00/1.00 vMB 245
821,291 821,291 0000000000000000000240d6dab4f32682170644c5051977622b706a80186fb1 4,744 1.00/1.00 vMB 232
821,290 821,290 00000000000000000000556c2e094f44df40fc7b5d3de732360ee3377a4f8e99 4,380 1.00/1.00 vMB 244
821,289 821,289 000000000000000000014b35dc08e6ce0fd94985e97318e23f4df26b81929b42 4,313 1.00/1.00 vMB 252
821,288 821,288 000000000000000000010fd851ece93f3881c839cee79c9353a19f9439296c20 4,527 1.00/1.00 vMB 316
821,287 821,287 000000000000000000004c3ea37abf69ee4f04db95b67c9ecb861442c8e8dd31 4,669 1.00/1.00 vMB 244
Previous 10 blocks ↓
Total Size: 782.20 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: 653.95 GB
    • Received: 14.06 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.