Loading Tool

Explorer IconExplorer

Memory Pool

32,714 transactions
10.03 vMB
0.15943207 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 64.44/200 MB

Candidate Block

Mining Attempt f44830ebaa64569577e05ec70d809b52d0541759b6673739a990e7c231e98fb9
Version 20000000
Previous Block 00000000000000000000e448b44b50758fd2fc9d6ddeba585dd0b192dcc101ed
Merkle Root 3587889952337658b3763482e8c3c798087e71e7f83c980a1ee2fd9ecbe24882
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,554
Size: 1.00 vMB
Total Fees: 0.07060202 BTC
Median Feerate: 4.58 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,216 (745,934 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
167,282 167,282 000000000000003dee19c526b0b804406e3d9e2c5a712ec2399bf6d9acaca66d 96 0.04 vMB 92
167,281 167,281 00000000000007b5456bb2254e3081bff68fd3e83c9c708654b05db19753bbd0 52 0.02 vMB 111
167,280 167,280 0000000000000855be4f39689a801c72f5a6b0f41a1dea105fcd5e328a0f8689 107 0.05 vMB 28
167,279 167,279 00000000000001462328aed657e0721f1094795f97253bec2a8014d8dcc025ff 3 0.00 vMB 74
167,278 167,278 000000000000012b2baf23072205569bda2ecd273ca5b8f9603b6130c41a9b98 32 0.01 vMB 0
167,277 167,277 00000000000008681938ef601233a0a7889b6c83c0ce401fe681b4c91222ea75 17 0.01 vMB 518
167,276 167,276 000000000000050c941e3f8e4789b5118acf86f8b1762ab9dfd2fe8b26d2411f 8 0.01 vMB 58
167,275 167,275 0000000000000b6a9bfd1b3a60e5e113dc88f5545555994c2a62e61912be67cc 19 0.01 vMB 98
167,274 167,274 000000000000080f12b02ff7462e5bebfda68e1bf949e1332427506e5f1fc773 60 0.02 vMB 0
167,273 167,273 000000000000065430935334089a5e5cf8f7dc2527836fea6042fc2853d88786 6 0.00 vMB 166
167,272 167,272 000000000000096478284859569a9440f4fac8933c007d167bbbde685ec64c3f 140 0.07 vMB 120
167,271 167,271 0000000000000c128adadedd348061952fa5c9bd78320ee25052d2b74a10573f 42 0.02 vMB 72
167,270 167,270 0000000000000402e2faea7126ad4c3447d0b234efff5d2f87fef7a684e9f7a4 20 0.01 vMB 579
167,269 167,269 0000000000000258d0ce5d79a01170ae68691979900782c66df7c43e6c91ced7 47 0.02 vMB 103
167,268 167,268 00000000000003e778e6b535b9e337c0294912fb7e842d6f5110826ca358cda2 75 0.05 vMB 43
167,267 167,267 00000000000002793cba11701a76b669f0b1a291cc0f32b145105dd40b7ec866 15 0.01 vMB 48
167,266 167,266 0000000000000b7d41e167b28c3590964ee124947896858299a39e70913107e4 27 0.03 vMB 88
167,265 167,265 000000000000021412c08a87748409f9a95228002572a268b95dc9fbc5998efd 19 0.01 vMB 69
167,264 167,264 000000000000016592144cfa07a92019e2b9e4fe2c4af5fcfc04f00c285d6ff6 50 0.02 vMB 129
167,263 167,263 00000000000007d11b8b493ea77bb0cd33729812709beb83f8c2ba0be3f9d5a9 27 0.01 vMB 173
167,262 167,262 000000000000044633f999e69101c320f0890f8b32842ad7beb052bfdf84ee1a 50 0.02 vMB 33
Previous 10 blocks ↓
Total Size: 779.23 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 68
    • Outgoing: 10
  • Data Transfer:
    • Sent: 22.15 GB
    • Received: 0.44 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.