Loading Tool

Explorer IconExplorer

Memory Pool

77,661 transactions
28.99 vMB
0.10095791 BTC
Random Selection Loading Transactions
Max Size: 175.43/200 MB

Candidate Block

Mining Attempt 50db30500c4b9b5c07ceeaf0f170e9fbbb5366585718326ff9888a0ec38e9e31
Version 20000000
Previous Block 000000000000000000005de6fe12219d6b17a605ee8356607b187babf88976d0
Merkle Root f783e35863b44c1d373dac1917e99b9518327908655cf57b64771f868c9ec8bc
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,970
Size: 1.00 vMB
Total Fees: 0.03326954 BTC
Feerates: 151.11 > 3.33 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,591 (655,327 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
260,264 260,264 00000000000000027254d024520388b50da7ad1e4c70fcbc412f9c05871d5e7f 620 0.39/1.00 vMB 77
260,263 260,263 00000000000000052e3531155ae11d32b9e373196a23ccea293ebe98f1e75e4d 675 0.30/1.00 vMB 117
260,262 260,262 000000000000000e6c3ba5c0ba18defad62c96f8158a06b806a7a2a134f03c0c 359 0.25/1.00 vMB 137
260,261 260,261 000000000000001523f01d80728ba174ba363756810f28400a71ec096164db9a 264 0.11/1.00 vMB 117
260,260 260,260 00000000000000087355a1968675ffa8cc3bc6a39d9a8a3fccc38c1b1a4375c4 371 0.18/1.00 vMB 81
260,259 260,259 000000000000000ee008b96092c0847656fb7bf4eb98852010aee72290e1c46e 298 0.10/1.00 vMB 133
260,258 260,258 000000000000000db18c17e772414bd19b12531e5a989c2d1b36b08f532267d9 307 0.15/1.00 vMB 99
260,257 260,257 0000000000000019434df8bfe5ce8328884e1c6acf7db820b4cc5e1f8540e3b1 382 0.19/1.00 vMB 83
260,256 260,256 0000000000000003dd07a17510ff8412927f0c0c60dbf7028236a79574b0ad27 216 0.14/1.00 vMB 92
260,255 260,255 00000000000000118e4f0ad7bfe1e2be1a8c54926c2816dc734949bf0facf72b 95 0.05/1.00 vMB 39
260,254 260,254 00000000000000147051fb08d9073bf749b9973aae1b6d2cfd9b365040848d2d 376 0.19/1.00 vMB 126
260,253 260,253 000000000000001076219fde44e6fa0b264932ce07fb5a5c69a7c1439f07a6a5 292 0.21/1.00 vMB 120
260,252 260,252 0000000000000013e5e2aad8af3f4bcc32e72d3f5f396eb99eab4f6eac594dba 595 0.22/1.00 vMB 118
260,251 260,251 00000000000000152ee0999a1d0afebda8c316ebfc0e53c9896511f6b22fbdea 460 0.18/1.00 vMB 102
260,250 260,250 000000000000001797bb9806085ddee45e22e88dffbcafbd7458e3790ea2fc7b 912 0.34/1.00 vMB 130
260,249 260,249 000000000000001867debb3b5ca804867769220fd068b8525202b21a8c2614bd 85 0.06/1.00 vMB 31
260,248 260,248 000000000000001696416e87e376942c2769f18177a924e57d96d6aabbada8d5 227 0.18/1.00 vMB 29
260,247 260,247 00000000000000039f2046bde6a344da8d80666a3397a7eeaec53fff85cb3647 863 0.30/1.00 vMB 99
260,246 260,246 00000000000000105fddca4c74a3485321cf549e1d2d5d4c12d80551f44e3a8c 465 0.25/1.00 vMB 118
260,245 260,245 000000000000000786468df92fa7f131ab7975fdcc01ad8f093ca11417e07a99 875 0.25/1.00 vMB 195
260,244 260,244 00000000000000049d5f5a5677867b5ec07869aa116838e59b942c5a65cb9260 707 0.25/1.00 vMB 178
Previous 10 blocks ↓
Total Size: 783.41 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: 770.30 GB
    • Received: 19.84 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.