Loading Tool

Explorer IconExplorer

Memory Pool

37,523 transactions
19.27 vMB
0.05017596 BTC
Random Selection Loading Transactions
Max Size: 106.34/200 MB

Candidate Block

Mining Attempt ea947a9fb7bc52eff604e4037674494cac893dc08150ebee6ae9fdb821651d6e
Version 20000000
Previous Block 0000000000000000000155901d19c5ea5f3d16868592b5dc4d4133280b56da73
Merkle Root 0db200d603f6b5885fe12111125f2258e75d5304b5bf49815ed389c90b45c62d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,082
Size: 1.00 vMB
Total Fees: 0.01277361 BTC
Feerates: 619.14 > 1.28 > 0.22 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,883 (651,508 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
262,375 262,375 0000000000000013991fcd90981dd789c2f5d2d972aa9fa5fcbee3540263efd8 379 0.13/1.00 vMB 136
262,374 262,374 0000000000000012bcef4668b2504d1345b8a1492e7677a765a6c038c394a466 166 0.07/1.00 vMB 88
262,373 262,373 000000000000000f20579438dad59019d61787488e230a3ff1d338e47e75ea41 110 0.15/1.00 vMB 19
262,372 262,372 000000000000001513ccb9c3e1df0cf1e3830cec28cb2e4b962d525424c6a7f8 223 0.08/1.00 vMB 89
262,371 262,371 00000000000000167dbedd45a0c3c6450588ee6d719725910dfe9c68e1ae7644 226 0.21/1.00 vMB 61
262,370 262,370 00000000000000021bd7c2d742ccd231ba5021370d094c30a9fca622f336725a 172 0.06/1.00 vMB 70
262,369 262,369 0000000000000002aeee6b2c3244e2ad4375089811e2f13968b59b12b8fcdd5d 526 0.25/1.00 vMB 113
262,368 262,368 0000000000000014e71851faa70ee455aa28f98cc8023032c97a92fb78a7dd28 307 0.12/1.00 vMB 94
262,367 262,367 000000000000000c761e9814d9e1f7ee1a9696ee26149c4d07461958bcd33fc3 420 0.23/1.00 vMB 81
262,366 262,366 000000000000001377b80390e4dc3163282e5f4dc7e40952ecd56275937adf09 75 0.03/1.00 vMB 84
262,365 262,365 0000000000000015f5e0632b9aceb301320701e130686ff614927534f876f3d5 132 0.05/1.00 vMB 115
262,364 262,364 0000000000000013730f1ec081c12519b558a9c5481883a7867289cb37319fc0 153 0.05/1.00 vMB 45
262,363 262,363 00000000000000132cfbcada1cfb50f4145a323b9b691895851d2e902028c258 586 0.25/1.00 vMB 87
262,362 262,362 00000000000000003f385e563c98b8ffaf9d29b217c142dbc132449f4be30188 302 0.13/1.00 vMB 80
262,361 262,361 00000000000000098391c5a8f26896713cbc99fb20c441e317311693313008f2 144 0.06/1.00 vMB 74
262,360 262,360 00000000000000004d5f4713a2e5828a90801a046af5f5236aa3eaa5770e311c 466 0.18/1.00 vMB 87
262,359 262,359 0000000000000007401e4ebe52b984b2263f1af370f81be61c38cdd73415aaa6 472 0.19/1.00 vMB 100
262,358 262,358 0000000000000006b0eca4f75fcd63afb29bd1c02531493193032395060620a5 328 0.13/1.00 vMB 100
262,357 262,357 000000000000000da263e0a586b39eb198b0e6e823e9c5cc6ce07ec53042c777 8 0.00/1.00 vMB 107
262,356 262,356 0000000000000015de7e4be2f687b9c95891240a4e3dd172e55ff8b624f916c8 46 0.02/1.00 vMB 107
262,355 262,355 000000000000000848a6b05fdcf2ca5bee49ad04e80a5f54566c5766eab6c4da 217 0.08/1.00 vMB 89
Previous 10 blocks ↓
Total Size: 780.40 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: 525.37 GB
    • Received: 5.19 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.