Loading Tool

Explorer IconExplorer

Memory Pool

39,799 transactions
31.08 vMB
0.07515283 BTC
Random Selection Loading Transactions
Max Size: 155.41/200 MB

Candidate Block

Mining Attempt 97fd80f509d83357e42fbb43534c329bf21308dd8a125a2b7fa44e88be1125f8
Version 20000000
Previous Block 00000000000000000001fb7c00d7c8da0fa3eefc41e5d02be8cc17664e06bb00
Merkle Root f215cfba7f22ed09fb31640fd18c5ba8e5d9e845053444c9253be79e26a65118
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,227
Size: 1.00 vMB
Total Fees: 0.01177637 BTC
Feerates: 101.13 > 1.18 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,568 (676,031 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
238,537 238,537 00000000000000d4d2596f8be34c20c24fe27426a69229d443d63266fbb19237 530 0.25/1.00 vMB 164
238,536 238,536 0000000000000044159c551195d664dd4644183cddb44cd608d11c827ec84be9 487 0.22/1.00 vMB 238
238,535 238,535 00000000000000ee66d0cdb46328ba767e49227f58d5c9e8e8b0d7c8737490ac 128 0.08/1.00 vMB 122
238,534 238,534 00000000000000cce62f7d54e84bed6b8b78bd9e32d3341895ac23f245995b6c 597 0.25/1.00 vMB 217
238,533 238,533 00000000000000de1a2d998ee5a57cf80fc5b7eb351240194fef04b1300e6ab7 132 0.08/1.00 vMB 103
238,532 238,532 00000000000000427365316302ba04a51c9d019ec5352c40d7f6b05da719cf15 523 0.25/1.00 vMB 180
238,531 238,531 000000000000000e20806ab63120f0696be2964622a8ab5e7869fcb5ac836e42 128 0.06/1.00 vMB 147
238,530 238,530 000000000000011dd4c21dca296d24f1e470ece284d2d40c5c141872dfc52315 421 0.20/1.00 vMB 168
238,529 238,529 0000000000000040662e19e6c342071a4288c470d280680a532f38b4b787da5a 41 0.02/1.00 vMB 88
238,528 238,528 00000000000000b1e75cdf9b52b0a9f9382722652b399e27649a26840774a1f8 68 0.04/1.00 vMB 86
238,527 238,527 00000000000000508805643475f8a9c53e78c30149d8b55db7b089081c5f88a2 229 0.14/1.00 vMB 122
238,526 238,526 00000000000000fe812a2cb06811fdcaca441ab3cd52765c7b562c453b6ab6d6 1,032 0.45/1.00 vMB 182
238,525 238,525 000000000000002a233a513f7c94e346ba1d17357ba6986603bdad00c188b2e4 1 0.00/1.00 vMB 0
238,524 238,524 000000000000003e4e69e44528952b8298cad881f9f00a2acd10dda82a09986e 232 0.12/1.00 vMB 124
238,523 238,523 00000000000000472b3cfaf6f3d357ae30dd10fc94062d6f7c27a0e5edadd5a2 162 0.09/1.00 vMB 122
238,522 238,522 00000000000001156921706358b17f70b059c9a4578216ac37a92707b36c6b5f 590 0.24/1.00 vMB 178
238,521 238,521 000000000000010e4022dc9c5b170637ff647cdcc77981c149af2b4de08f169f 256 0.24/1.00 vMB 72
238,520 238,520 000000000000012c299696b44c03f679485c3ba7dd7b0d661904ea2a1d8dc235 76 0.05/1.00 vMB 123
238,519 238,519 00000000000000d4109f4de2775a312f01978db0e79055826b801fc2f74b42fe 45 0.04/1.00 vMB 86
238,518 238,518 000000000000007e2462590ce47edcb81b76663646902924c71ba9c78a2b4783 413 0.18/1.00 vMB 169
238,517 238,517 000000000000011ae5ae17817dd2d3adb3e9e53f6afcf9bb612fc5d9c305dc73 498 0.21/1.00 vMB 173
Previous 10 blocks ↓
Total Size: 781.62 GB

Node Details:

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