Loading Tool

Explorer IconExplorer

Memory Pool

24,591 transactions
12.00 vMB
0.03704577 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 67.47/200 MB

Candidate Block

Mining Attempt becdcb1a8cb8ac1bb4c5b82d3a61876e71b17b6da6f3c83f35309aa219f4970f
Version 20000000
Previous Block 000000000000000000013c873cf4ceb4afccc79d707499bec1b6ac6b33058da6
Merkle Root 77263009730543fa7dcf679a4233cd067f5058afef01360bbc96508650bbd0f1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,324
Size: 0.997981 1.00 vMB
Total Fees: 0.01683935 BTC
Feerates: 75.72 > 1.69 > 0.10 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,651 (782,346 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
131,305 131,305 000000000000101410cb4b22a97981ad27ed30e9c2b5903bcf5e5d6f22553d02 72 0.03/1.00 vMB 961
131,304 131,304 000000000000111770dd04e96b426c4e06b0055249d55f83628b2156d463be28 18 0.05/1.00 vMB 187
131,303 131,303 000000000000083227fc89458209d62217f45d4bec0a9d8ec77f57701efc3d01 73 0.06/1.00 vMB 462
131,302 131,302 0000000000000e7dd813dbc8770f5d6480730b16706bcb94931e1401f986f065 93 0.05/1.00 vMB 305
131,301 131,301 00000000000000322cee8a774b3bc50bd304f92ee63a7d8c7c01bc9e71f182ae 103 0.05/1.00 vMB 429
131,300 131,300 000000000000008e02cfb5b9df130496b876ef1666d48be12216bd3e47eac940 50 0.02/1.00 vMB 2,434
131,299 131,299 0000000000000f2ef239bbb89b5bda69361854e5e1e240c995b62b610fa2913c 23 0.01/1.00 vMB 102
131,298 131,298 00000000000006d0436895838068ae1ad96bcfddb9a5094de336104974488e99 12 0.00/1.00 vMB 810
131,297 131,297 0000000000000b2fc502b15ecccebf9cc6b2f19c56eecc3e6a7c2173e6c99f75 44 0.02/1.00 vMB 1,606
131,296 131,296 0000000000000481e82bdbeec5c9f5844a8455a89a4a144f91bd0ed90b40bb3c 188 0.05/1.00 vMB 34
131,295 131,295 0000000000000e9858d05356f184c07db95b676c659c9fb2317f83d53de1af6f 113 0.05/1.00 vMB 140
131,294 131,294 000000000000037fe63c72733aad12a0c03783fe0c6ea36d5b894ca0ad3d886c 38 0.02/1.00 vMB 882
131,293 131,293 000000000000023a4c9a2d26a935256e89b6052a4efd887dfb0e528910a26a4c 160 0.05/1.00 vMB 394
131,292 131,292 000000000000087b192b0cd32adbd23501c67e8fdfe38a0c1f3632fbd1eeb0f1 12 0.01/1.00 vMB 531
131,291 131,291 000000000000038e09878cbeb22c4f669d6e8409f23fb259428691b9bb2f00b6 161 0.05/1.00 vMB 120
131,290 131,290 000000000000120ce6c36e46ceead266a9347c608653ce16e007841fbe60c5eb 97 0.05/1.00 vMB 781
131,289 131,289 0000000000000eba0ca68abb387f61ceb3eef4e2122de979cb6102dbaa1d7a0a 112 0.05/1.00 vMB 428
131,288 131,288 00000000000007159bc60524394973d320cf6dce7f36ecceb96930e87e108915 76 0.04/1.00 vMB 788
131,287 131,287 000000000000072f87e3e2670e0e9c7357bd819fdef7dc5d57103ab88a170820 60 0.02/1.00 vMB 1,075
131,286 131,286 0000000000000e3a3e5912b86dc3d5388a8a652825c8760729bb64eb213037af 121 0.05/1.00 vMB 806
131,285 131,285 000000000000114f82c40b951e93454377a51482df83699816a6703028637a95 119 0.05/1.00 vMB 702
Previous 10 blocks ↓
Total Size: 780.00 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: 474.60 GB
    • Received: 3.07 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.