Loading Tool

Explorer IconExplorer

Memory Pool

39,732 transactions
28.93 vMB
0.06618793 BTC
Random Selection Loading Transactions
Max Size: 147.09/200 MB

Candidate Block

Mining Attempt 3008e61a2a940b6da860ff58b6f867c1e9378dfa7379da3e50a6e74d3f0dbc12
Version 20000000
Previous Block 00000000000000000000a03c2ff2e9c4376ebfdb09bdac0054b5959b0793006b
Merkle Root 4ddafec7a73b3c6daa55756386ad189592f7ce2ab60adafc56369441afa08710
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,521
Size: 1.00 vMB
Total Fees: 0.00992479 BTC
Feerates: 150.80 > 0.99 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,546 (676,000 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
238,546 238,546 00000000000000194719b60e5edeb2f0e85eae63d492bc74716649768a9fde95 615 0.25/1.00 vMB 208
238,545 238,545 00000000000000c7f2ac90165b16560736850c8dddcf5c685e3148d9aff2797b 682 0.25/1.00 vMB 206
238,544 238,544 000000000000002f97bc44f8db157a7dced1d8948b14e316556b5af672443dc7 16 0.01/1.00 vMB 162
238,543 238,543 000000000000005eadb4bbefe205cfea4b65d6fe7e1770951d4c7a099be1ccd2 253 0.10/1.00 vMB 187
238,542 238,542 00000000000000ccf0782a944fed1a08d544e55b8c9a24873f03633fce441281 30 0.01/1.00 vMB 84
238,541 238,541 000000000000007f67cb5d0ec75853cbc13871f0bf4856619531e3be3341858a 257 0.14/1.00 vMB 146
238,540 238,540 0000000000000078b598b9f41ff6ebed3f9eb076ac2e674d177f113abe18e21b 185 0.12/1.00 vMB 143
238,539 238,539 00000000000000d4e00a0084437684ec589b959c54c6937bcd1ec9f3d1cd50d7 279 0.12/1.00 vMB 197
238,538 238,538 00000000000001263188aa8355ca7751708be874408f094412b51bf2b385f72f 230 0.13/1.00 vMB 126
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
Previous 10 blocks ↓
Total Size: 781.58 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: 622.83 GB
    • Received: 11.39 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.