Loading Tool

Explorer IconExplorer

Memory Pool

81,258 transactions
29.56 vMB
0.08323218 BTC
Random Selection Loading Transactions
Max Size: 179.91/200 MB

Candidate Block

Mining Attempt 4f46172444d3c1cfb09460f4511a8b5b6f1b304a5c933eed85820de240f946ec
Version 20000000
Previous Block 00000000000000000002092de921a1212b41aa97abcef3b00199cbeb95f34bff
Merkle Root 829f9a0697cd82f2b6ae6b882a5208c25774c1de284bab52058b837cbac6af39
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,284
Size: 1.00 vMB
Total Fees: 0.02098537 BTC
Feerates: 100.53 > 2.10 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,082 (640,782 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
274,300 274,300 0000000000000002c5827e161e996c056cf5f0fd8b6e5a2e2a68fade99115178 408 0.17/1.00 vMB 61
274,299 274,299 0000000000000003642e41f11122e372ae4a5f345f43fed900c16b0faeb69959 702 0.36/1.00 vMB 70
274,298 274,298 0000000000000002ecb66728fea5d2b6833d810c80626a2aa9c65218c14c6280 262 0.15/1.00 vMB 46
274,297 274,297 00000000000000048399f06d53ecdb64b5755f8d71f4dd65f7ea973e4cec3f0a 1,065 0.59/1.00 vMB 48
274,296 274,296 00000000000000023f8a0ababb74343ea64ec0ba317bc3697ee541084fa7fa83 659 0.39/1.00 vMB 42
274,295 274,295 00000000000000044cc4eb296665ee7b9a3bde28f69c51f82e2fc65a004c3edd 80 0.03/1.00 vMB 327
274,294 274,294 00000000000000005f6d5e4da6101f5c1300c8a1fb7b2a26187fa1d47dcc6ff3 553 0.25/1.00 vMB 30
274,293 274,293 00000000000000010f36b463e61ec0be740d320c5731151bc1b2516c5b0b1f3a 779 0.25/1.00 vMB 94
274,292 274,292 000000000000000085cc101c1d342e1cea66b21c4b1b4443ef9609273b4c0ca1 178 0.08/1.00 vMB 45
274,291 274,291 00000000000000046c7bc44323c9e16115bdb11ca17f4974f56953c365abba85 169 0.08/1.00 vMB 56
274,290 274,290 000000000000000262212b3e353b505b61a5c8ac9db3bc2696b8b833ff8b7573 748 0.34/1.00 vMB 51
274,289 274,289 000000000000000019ef49de2a43030e5e524979f4ccd3dd83af0ec976555162 155 0.07/1.00 vMB 44
274,288 274,288 0000000000000001fb672e9ddf25c6eb455a620975ae3602a8252b540df64985 55 0.07/1.00 vMB 39
274,287 274,287 0000000000000002ca9e5e0d1fcd329f3d12d7d5257de6cb6eb4e8db7226c9b3 299 0.15/1.00 vMB 49
274,286 274,286 000000000000000396f71c527bf1577d9da86799a0316a049762dff70f66950e 203 0.09/1.00 vMB 52
274,285 274,285 0000000000000003edde363e9fe772c2b1e96abe39f27689033bf0ea1b7f2dbc 180 0.06/1.00 vMB 55
274,284 274,284 00000000000000011901bdc21a609bef349586bf9ac3f410aaebfa6b41e5ad3c 334 0.14/1.00 vMB 47
274,283 274,283 00000000000000038cbfc7da4ab7707f21242c1dd86cad0bb68dcecbda201b4e 474 0.21/1.00 vMB 53
274,282 274,282 00000000000000010efeb4bda4b70ff300b45eaa1de5275643959ad70513141e 500 0.25/1.00 vMB 54
274,281 274,281 0000000000000000cfe67d0649b1eefb39a336b75c3ee293bfa4d5b36ca76529 348 0.23/1.00 vMB 49
274,280 274,280 00000000000000006aa7bfd658056a79bb9a6922693af73ee747466df92cdf6a 133 0.08/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 782.54 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: 669.01 GB
    • Received: 15.71 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.