Loading Tool

Explorer IconExplorer

Memory Pool

82,913 transactions
30.71 vMB
0.13944072 BTC
Random Selection Loading Transactions
Max Size: 185.09/200 MB

Candidate Block

Mining Attempt e25113ffc0af693c2e277603d3a9bb4a7257ae184c30c6cc97886e31eadfb92e
Version 20000000
Previous Block 000000000000000000019df273a09481953b04854e28e5bee40f0a5bbd926969
Merkle Root e624e7f8389880c590c30fe64de72a1b21579030aa1750201a0ce4959ad45e2f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,730
Size: 1.00 vMB
Total Fees: 0.07432159 BTC
Feerates: 203.60 > 7.45 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,973 (128,549 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
786,424 786,424 00000000000000000004ab80c04d5e3e0356f0d17e1d35b431a7bd6e5e177b85 1,962 1.00/1.00 vMB 2
786,423 786,423 000000000000000000030fdc7930d4d3f39c3c50ce79704a77623f647ed0792e 1,544 1.00/1.00 vMB 9
786,422 786,422 000000000000000000043b0bb418ae30729dbb8d7d25d20d4066072e61ed11c7 2,514 1.00/1.00 vMB 15
786,421 786,421 00000000000000000005483dd4cffcc8ff0750320bbdb0723cf7320ae237570a 2,122 1.00/1.00 vMB 14
786,420 786,420 0000000000000000000570d8c67f622d756d91b08615630d3c2c2be0ec9b9fb0 3,026 1.00/1.00 vMB 22
786,419 786,419 00000000000000000000a46e9d0bd83b18609d216ffd26bb0a3505d8aabf434c 1,341 1.00/1.00 vMB 8
786,418 786,418 00000000000000000004d40cd74dbaf3ae3e51785e9a524f289ec6168496c907 168 1.00/1.00 vMB 2
786,417 786,417 00000000000000000003d651ac130dbacadeb63a5aa260295e53b62a9a0caffb 2,101 1.00/1.00 vMB 8
786,416 786,416 000000000000000000022282bd4fb58230a96a243007d884a2a53dcd20c7964a 2,884 1.00/1.00 vMB 14
786,415 786,415 00000000000000000003131a876929f0ad7220945d04ceb18e4c0b8a4ee450ae 1,047 1.00/1.00 vMB 12
786,414 786,414 00000000000000000004e978ad3e0df684a0b65d0259e1bf919d4e44d18e66c8 2,702 1.00/1.00 vMB 19
786,413 786,413 00000000000000000003900e8f0186f9874bb79132b59da4c0adfefcaf7b5de1 3,551 1.00/1.00 vMB 24
786,412 786,412 00000000000000000001c5babc3fe5c34146dfd09d6b8daa5b4c4f13400538ac 1,636 1.00/1.00 vMB 26
786,411 786,411 0000000000000000000425797e9cde71738c4a3fad7041ed4b031fe468dd60de 2,648 1.00/1.00 vMB 36
786,410 786,410 000000000000000000049ad7ee0957e93763eb4dce8b50539653da31bd48954e 3,130 1.00/1.00 vMB 13
786,409 786,409 00000000000000000005495207db57191354534e54c6cf94e41e3d7ccd44441d 3,015 1.00/1.00 vMB 11
786,408 786,408 00000000000000000005aa8865a527b9a853470f9633bced3b117dbccb927709 3,380 1.00/1.00 vMB 27
786,407 786,407 000000000000000000053e06b4a8d0385bd9364710ad5e92687891a7743cfbb6 1,811 1.00/1.00 vMB 6
786,406 786,406 0000000000000000000017bb097cb31700df19c854537c54b40c77a8c478f7a7 2,244 1.00/1.00 vMB 10
786,405 786,405 000000000000000000007a0b7e42c25429b5b2cbc9922375b8d16e156bd00998 3,523 1.00/1.00 vMB 22
786,404 786,404 0000000000000000000336b9f2ad8f50436f662256790e72437a747fd389a582 2,414 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.34 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: 661.33 GB
    • Received: 14.80 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.