Loading Tool

Explorer IconExplorer

Memory Pool

36,584 transactions
19.78 vMB
0.08411633 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 106.71/200 MB

Candidate Block

Mining Attempt 9e313110eefe58988685fe665953fb513f676ed87ee817959ee8825051ef5df4
Version 20000000
Previous Block 000000000000000000015651fe9b1d3634ca42cfdaa4f2513c23cf2adbfbd148
Merkle Root ea5f378a40665477f213b310906416531338317164ef92abd89af65651ef5192
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,044
Size: 0.997964 1.00 vMB
Total Fees: 0.04249032 BTC
Feerates: 301.35 > 4.26 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,842 (650,583 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
263,259 263,259 000000000000000a123b6d531044e92d0fe19ba74b116ed455f63d1e84dec625 146 0.07/1.00 vMB 76
263,258 263,258 0000000000000001bd247b89463266325e047a2f4eaee94d4765de4a13e9c942 73 0.03/1.00 vMB 96
263,257 263,257 000000000000000ff43bcb4813d6985b2121332c3cf8486aa70f1da3c71275d6 317 0.15/1.00 vMB 85
263,256 263,256 000000000000000b233fccb17d50d4274880eaaa32538b155421a207e305e2af 71 0.03/1.00 vMB 72
263,255 263,255 000000000000000bba23c5a498bea892fb0131dbb7bbdc0819c2ccebb2a42cec 153 0.08/1.00 vMB 108
263,254 263,254 000000000000000f6896573e5f330526c543ff864e0cc3ca450dedd0ae62fdf2 124 0.06/1.00 vMB 85
263,253 263,253 000000000000000e59e293a88fb989f2bb86d30657c4165fc3d6430840c10f7c 54 0.02/1.00 vMB 88
263,252 263,252 000000000000000e3751e28426e6c1e7d983e3942103ca5a7c519384bf8208aa 162 0.06/1.00 vMB 102
263,251 263,251 00000000000000045059e2f66ad65b01f66c79ff714f1ff689fb0886e1bcc35e 28 0.01/1.00 vMB 70
263,250 263,250 000000000000000184188038ecc0973eb74faa5855e0f828fab072f0e20b1e06 326 0.15/1.00 vMB 120
263,249 263,249 000000000000000588691b585d547885e1cc0ec73d0d2f42c20972e901731e20 201 0.07/1.00 vMB 125
263,248 263,248 00000000000000156c6142a683b15b358d151a042d624892d49fa0931e454f09 104 0.05/1.00 vMB 74
263,247 263,247 0000000000000004c875fc90a6d6311a3af77c03486d47c3b4e1aa6b62a4ee1b 151 0.06/1.00 vMB 80
263,246 263,246 000000000000000274bcbd00f043800537e83876aa42f0cd20d73cf49fb8648f 70 0.03/1.00 vMB 92
263,245 263,245 000000000000000f2241dfb0164360eaf51490be410db7c31be437301fbf28f3 124 0.05/1.00 vMB 82
263,244 263,244 0000000000000007e23c36c67f218a4961b97a0c019f8528c424ba76899adabf 329 0.17/1.00 vMB 97
263,243 263,243 00000000000000120cb89bbb879a9bc0dbae3d2c4b73f22e9351c965ca11f048 205 0.09/1.00 vMB 39
263,242 263,242 000000000000000ca6c30d247bdfaaf41fe37e77c08fd28f5128d881c5c7ab4f 75 0.03/1.00 vMB 63
263,241 263,241 000000000000000e9944e2d6327f760b6a7f9ed7ee9a2f2f0af25a6d3f5e8e9b 81 0.19/1.00 vMB 27
263,240 263,240 000000000000001119d7779feefe549877cede91e4b363ff0c1ca92007e28df0 120 0.89/1.00 vMB 12
263,239 263,239 00000000000000003efd392926b1039983d49043f95ce1235d1abd9baa633972 258 0.49/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 780.34 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 521.08 GB
    • Received: 4.81 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.