Loading Tool

Explorer IconExplorer

Memory Pool

80,881 transactions
30.09 vMB
0.12717043 BTC
Random Selection Loading Transactions
Max Size: 180.98/200 MB

Candidate Block

Mining Attempt 7bd57c269698fe00a09efb7015e6d5be6a8f757e7cd177e36fde7ff4bae557cd
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root 1f4066eebfbe340c1e432753dceda396508a2eaf8df46615d69296a54d161fe9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,788
Size: 1.00 vMB
Total Fees: 0.05251336 BTC
Feerates: 242.90 > 5.26 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (548,918 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
366,242 366,242 000000000000000014fb6ed076fe652b66d34e36a39b21298141bc2d8c8133f2 1,691 0.91/1.00 vMB 43
366,241 366,241 0000000000000000125a33a7e8e484607da474a2bd6a8d52ca62456f38565109 1,212 0.64/1.00 vMB 42
366,240 366,240 00000000000000000f3cb15e4134ba2e41dee2532d80ed51dffbd17c0a878c9a 857 0.38/1.00 vMB 45
366,239 366,239 000000000000000002ab9c83c404f05e7a699a97896da9ea541994148c73a9a1 1,128 0.55/1.00 vMB 42
366,238 366,238 000000000000000009336b8c56255dc79df9df2e671b0e621d78b060e403f171 1,056 0.53/1.00 vMB 43
366,237 366,237 0000000000000000064ed41731e9288cd315657716aa354d686623ed8ef79fc4 241 0.10/1.00 vMB 21
366,236 366,236 000000000000000004fd9c517dd73bbd2732c7ab6eed37b34ada0936aa5d892b 1,299 0.71/1.00 vMB 40
366,235 366,235 000000000000000012771d25295370d49058549245c008ccfb1083a477414e3e 878 0.47/1.00 vMB 39
366,234 366,234 00000000000000000e28266f5da3409229a652a1c678642e7556ef47a97570f3 523 0.25/1.00 vMB 41
366,233 366,233 00000000000000000e612854303cc7430b0f83f2b2b2b502d82961983684e229 250 0.11/1.00 vMB 50
366,232 366,232 0000000000000000144e091ba1601410ad5ab42015b77a5cc4277c74efc16948 39 0.02/1.00 vMB 45
366,231 366,231 00000000000000000cdd69b7671acab94b0843a78a96f31ee33670da30c1c1fb 935 0.44/1.00 vMB 41
366,230 366,230 00000000000000001514fcb78aae66a3c4a72cc2d4433aa8d6dd2e3b89277922 334 0.15/1.00 vMB 37
366,229 366,229 0000000000000000014248535610f4af22672c09fef428852147cd65f130357d 74 0.03/1.00 vMB 34
366,228 366,228 0000000000000000037d5b7aca6227b5d885394bc63fcb4610ba5fe8e138d10f 347 0.17/1.00 vMB 25
366,227 366,227 00000000000000000ffe32d22d70313f0cc2283248099b98a5534777ba6e8559 1 0.00/1.00 vMB 0
366,226 366,226 00000000000000000aa118b51669234a21141a30f494bb330f33e23c9e374d4d 387 0.31/1.00 vMB 26
366,225 366,225 000000000000000013a76cc8951d596d93d02360cbda38f5ba85dda15e27f76d 1,517 0.75/1.00 vMB 41
366,224 366,224 000000000000000010ad66a83abd3ce18932a9a49996918a2c9afd09e1bd7ff3 1,038 0.53/1.00 vMB 41
366,223 366,223 00000000000000000510ba503731cc7f20fc507375ed751c23b547d0c3b6b8d9 262 0.17/1.00 vMB 30
366,222 366,222 0000000000000000133021f196a9ac13b54fe04a2650a26d250db0764901eb81 504 0.25/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 782.67 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: 673.30 GB
    • Received: 16.42 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.