Loading Tool

Explorer IconExplorer

Memory Pool

53,290 transactions
29.77 vMB
0.09736757 BTC
Random Selection Loading Transactions
Max Size: 159.76/200 MB

Candidate Block

Mining Attempt e88f3534ba01899e213adbbed2cfc69064c9bb3c61d836739836e6ccf6aa1a73
Version 20000000
Previous Block 00000000000000000000c82bf1f7d055428156e8d4702bdc0fed9066619a5fcd
Merkle Root e72b3aedb8d3bcdad5715e72716ab9f42d13442fa8d9a6691fbe087d3bc4d01b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,230
Size: 1.00 vMB
Total Fees: 0.02446880 BTC
Feerates: 157.35 > 2.45 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,713 (790,281 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
124,432 124,432 00000000000023bc3e4ad10b007d9618877e7fb9cd4f46f84e6f57c43e6429fb 7 0.01/1.00 vMB 883
124,431 124,431 0000000000000af901d8224f0646074fe7b392d41f5cda2e84348abfad6bc550 7 0.00/1.00 vMB 0
124,430 124,430 000000000000491155bad8adbb0823029d618fc2841a2c572a0db590d19d829f 14 0.01/1.00 vMB 781
124,429 124,429 0000000000001814b28046e294d6652611978bb2c45cd458f2a2260727384124 8 0.00/1.00 vMB 953
124,428 124,428 00000000000029640bce07f911fe2d6224206b7337696da4164a7baad874e33a 5 0.00/1.00 vMB 0
124,427 124,427 00000000000012c1ebc7f163e0970d3a44d8320353fdb429f85d26086855a1ec 1 0.00/1.00 vMB 0
124,426 124,426 00000000000040b44f524dc3271a9dec3cd301f25aa81536605d8cb794695454 7 0.00/1.00 vMB 685
124,425 124,425 00000000000004de65b88679758af0f2afbb99aac221c6d52d324fa01ae3074d 8 0.00/1.00 vMB 868
124,424 124,424 0000000000003ce07b880d0c26e012ccf51d5c2d1f3adab4eb4225404871fb8b 7 0.00/1.00 vMB 672
124,423 124,423 0000000000006a73a0cf50e025df3d35bbe4ab4f0b2653af59031f51a702c8b1 65 0.02/1.00 vMB 296
124,422 124,422 00000000000016d5739be8444032d3e0464a83d96899256238dc4de1d96874cb 1 0.00/1.00 vMB 0
124,421 124,421 0000000000004302ecf308c395ad18d3b30c0ab7fdff094bd67650e719e68494 11 0.00/1.00 vMB 607
124,420 124,420 0000000000003daadd969dd00619eb5ab173ca054607164402072e05d47c76d1 43 0.01/1.00 vMB 2,247
124,419 124,419 00000000000055ff595861413716cd8905d73c1cf885b0c9fd17b7c9e73323b5 10 0.01/1.00 vMB 607
124,418 124,418 00000000000053ab10e3978a3f97b1c87a251ef66326115fa2dbf907df0c15e4 17 0.01/1.00 vMB 904
124,417 124,417 00000000000036d6a555415b6a6a3028abce5a86c82dacbb1ea94c5a8a7cb250 11 0.00/1.00 vMB 925
124,416 124,416 0000000000002e8b000f64581c46a7f7bb6ca2c3a0528ef70febe399b1b4e882 23 0.01/1.00 vMB 1,036
124,415 124,415 000000000000040abfd4d4aa7c4fdd68fa0e628da9b5fa0096229edcf97c2fa4 9 0.00/1.00 vMB 11
124,414 124,414 0000000000004627e2e512afe0682e462850901bc3557f0245f724921b841568 28 0.01/1.00 vMB 1,299
124,413 124,413 0000000000005761bee5734ab92277af3e3fc61444527021883b316c6e9c599c 11 0.00/1.00 vMB 0
124,412 124,412 000000000000121f95058f04148e23d4d80674f39cac119d6e3d69b819111199 6 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.89 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: 645.08 GB
    • Received: 12.68 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.