Loading Tool

Explorer IconExplorer

Memory Pool

84,251 transactions
31.64 vMB
0.14119894 BTC
Random Selection Loading Transactions
Max Size: 188.99/200 MB

Candidate Block

Mining Attempt e37e685035a434728418df8ae8db52527d96ad73f3a5680782bff6fc22d4399e
Version 20000000
Previous Block 0000000000000000000155b2073facafbf0b2f4713974f25dac073632df31896
Merkle Root 2bbab269bc51f75ae7e39abe71088e62a6a19a76d5c7df2211077f3593564031
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,131
Size: 1.00 vMB
Total Fees: 0.03695859 BTC
Feerates: 55.77 > 3.70 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,148 (538,110 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
377,038 377,038 000000000000000007d49feb36ebed9e83fd8b6e59e4eabc33b98e37ee4b44d4 643 0.25/1.00 vMB 49
377,037 377,037 00000000000000000dabd02a32bd536378f557ccb1be48998adeed701cd266ef 1,265 0.55/1.00 vMB 39
377,036 377,036 00000000000000000ca8c59ecff07c474d6a6e4554c597c4cb772590b8a164f2 1,524 0.76/1.00 vMB 35
377,035 377,035 000000000000000007b854003da6ad1cfc92eb3faef1edd18110f1e9cb05b1a5 961 0.79/1.00 vMB 20
377,034 377,034 0000000000000000088054076fb2749221734c4773ea89d8ad09d3519ac84ab4 1,293 0.75/1.00 vMB 33
377,033 377,033 00000000000000000de6dcce3aa92c1cc9e81ca923d46759a3fb7676a015e2ae 2,235 1.00/1.00 vMB 51
377,032 377,032 000000000000000008d4860b680969d11ed2e96d167549e780f0e70a4c880bd1 1,681 0.75/1.00 vMB 63
377,031 377,031 00000000000000000c740fac45eacb543fdd22ee2ec025aa127d36b061359ff0 2,359 0.93/1.00 vMB 43
377,030 377,030 000000000000000010c4570c1e93dbb744aa6be98707fc96cbbee82c3fee62fd 1,398 1.00/1.00 vMB 19
377,029 377,029 00000000000000001057a13a15241198ac42fea721704ea3d74c081770837859 1,296 0.75/1.00 vMB 65
377,028 377,028 000000000000000009dd636554a002efd31d337c598a77ff093621150f131f8f 1,961 0.95/1.00 vMB 52
377,027 377,027 00000000000000000294329b74ab2c2d88e3ac36d8bc4eee24878848982bd51e 2,755 1.00/1.00 vMB 55
377,026 377,026 00000000000000000b8a7f826ae28803df514022baf5526339e100d5e5992e30 1,478 0.93/1.00 vMB 44
377,025 377,025 00000000000000000355f2dae74e2f6eaee07314702efee154873f2c461b7591 2,307 0.75/1.00 vMB 77
377,024 377,024 00000000000000000816f338f5d548d47c74f6bf34b0e9f303fb6ec33d52dbb0 634 0.25/1.00 vMB 65
377,023 377,023 00000000000000000081b406f16e887f0d6bfd82e915292156b172ed074125c1 1,233 0.54/1.00 vMB 52
377,022 377,022 000000000000000003c6a0caa48eb43e7fdfc5018444daa28f4288959e2ee74c 663 0.34/1.00 vMB 35
377,021 377,021 0000000000000000115c6de319a74e50c7ebd79b0a2438838800cb9f7516fa31 994 0.43/1.00 vMB 38
377,020 377,020 000000000000000002d4daf0aa72f0560b64b800f10616fe8b4e84389ad0d17b 334 0.13/1.00 vMB 37
377,019 377,019 00000000000000000e3d4c22c8423ab5ea307a814183a396ba028d6b03aeab5f 1,023 0.42/1.00 vMB 42
377,018 377,018 00000000000000000337f39fcf2384596f8d1620f41435ddfd9aef6b7d0cc240 2,022 0.86/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 782.65 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: 672.72 GB
    • Received: 16.32 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.