Loading Tool

Explorer IconExplorer

Memory Pool

39,738 transactions
25.88 vMB
0.06316333 BTC
Random Selection Loading Transactions
Max Size: 134.30/200 MB

Candidate Block

Mining Attempt ddc5e172652033128ac675aa738e2d86ca875d18225da120db1d2169e2e2a470
Version 20000000
Previous Block 000000000000000000014ae1b6ec1276480a3d912701d420b2806ba6ee0c7cd5
Merkle Root 87d5d75c0d448cd8ff66a72b97951531eba0c8804836735de8bffe36b21cfab0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,089
Size: 1.00 vMB
Total Fees: 0.01463987 BTC
Feerates: 73.20 > 1.47 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,873 (418,133 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
496,740 496,740 0000000000000000001f7091ae3ad3d18734cecabd606082b735a57c77a8910f 2,479 1.00/1.00 vMB 184
496,739 496,739 0000000000000000004384c131c52fc24bc36783a843bc9dbde605ebae09dc18 2,306 1.00/1.00 vMB 158
496,738 496,738 0000000000000000005311dfad75de59d7b37f10175d36aaaee7113296176790 2,124 1.00/1.00 vMB 189
496,737 496,737 0000000000000000001a027cbe79bee013ea28e0089fb8210c3d3a6ad839bfae 2,823 1.00/1.00 vMB 181
496,736 496,736 000000000000000000b020847058b7af8af23eb6b05f78f002b626b719541858 2,487 1.00/1.00 vMB 284
496,735 496,735 000000000000000000a12d6acd91f0f09d1e816c7e31793020dc78680480f3fd 2,041 1.00/1.00 vMB 164
496,734 496,734 000000000000000000b2178c6a87ba37b8a71e93d8947df77954dab9202496ff 2,501 1.00/1.00 vMB 142
496,733 496,733 000000000000000000b54a4ef7056dd3841fe7dfcf56540fe6c6435e5d48db8c 2,558 1.00/1.00 vMB 191
496,732 496,732 00000000000000000021e40038f6dfae4b73625bfec4789dda50a3a1ae3b8217 2,426 1.00/1.00 vMB 160
496,731 496,731 000000000000000000b24480b6f2a5842f9702d8d6f734a561c04068d50cf688 2,790 1.00/1.00 vMB 216
496,730 496,730 000000000000000000424a12fd6dd128e219e03a1f77375b871a29f4f1319168 2,729 1.00/1.00 vMB 151
496,729 496,729 00000000000000000074cd8950df926175d59e7f1e485b720553df9f6dda684e 1,912 1.00/1.00 vMB 206
496,728 496,728 000000000000000000ab09ccdd5300f0ec6c4617bf03480c47e4ce5afefa1e1a 2,430 1.00/1.00 vMB 172
496,727 496,727 0000000000000000000107920de01037c34cd90f543a84c2d00152cc3174c6aa 2,451 1.00/1.00 vMB 182
496,726 496,726 0000000000000000006569ddb9728726b9e1ea5a39510628ae3911eb013e0d12 1,906 1.00/1.00 vMB 158
496,725 496,725 000000000000000000b6b38e648cc6c979a147767de9a664764f71b6e6aee6bd 2,878 1.00/1.00 vMB 223
496,724 496,724 000000000000000000213deb8ada445d3b0773e58971281bacae68882550daf7 2,431 1.00/1.00 vMB 168
496,723 496,723 00000000000000000060b72fddc0e0d1fb484b8a60d380deb09e594a55f7357e 2,764 1.00/1.00 vMB 206
496,722 496,722 000000000000000000c2571fe6498df6685a42899184a3e566c37415cc25d136 2,337 1.00/1.00 vMB 213
496,721 496,721 0000000000000000009a04eae6346253259ecc58531ee3673e33677609c64f70 2,176 1.00/1.00 vMB 168
496,720 496,720 000000000000000000ce605cd66b07fda93e2ba525cda36c2855570e31aac777 2,503 1.00/1.00 vMB 195
Previous 10 blocks ↓
Total Size: 782.16 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.42 GB
    • Received: 13.87 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.