Loading Tool

Explorer IconExplorer

Memory Pool

70,816 transactions
27.49 vMB
0.10128414 BTC
Random Selection Loading Transactions
Max Size: 163.14/200 MB

Candidate Block

Mining Attempt 5f20f270251e6549315d9165e498168bdac8bb146d50146d3bbc43ef5e66e888
Version 20000000
Previous Block 00000000000000000000e8ef889c1b13289136c7e04de862ebdaa50553042257
Merkle Root 0cc0f8a166cb20bac8229db19e3aa0fb606c28c330408d0554da6f65f3b10d54
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,592
Size: 1.00 vMB
Total Fees: 0.03275565 BTC
Feerates: 150.93 > 3.28 > 0.70 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,533 (758,361 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
157,172 157,172 0000000000000e12392a7a34e68ae046fa700e90bc07a464da291d737e8d2e48 12 0.00/1.00 vMB 52
157,171 157,171 0000000000000e5260eda3893ac983b142cfba73e2298263512ccaab7b9308b1 39 0.03/1.00 vMB 46
157,170 157,170 0000000000000576503e29924f7bbb9217e72df35adb467cad7cf559e18434bf 76 0.04/1.00 vMB 163
157,169 157,169 0000000000000dd089bb5e3a2cf37b39165df24565f2a99acd467224bfa76b39 28 0.01/1.00 vMB 189
157,168 157,168 000000000000009a2227ed91a2e7e1aabbd988e70ed4a9658d2fa335d3fb8d76 14 0.00/1.00 vMB 12
157,167 157,167 0000000000000035cdc4e917b0d388348ff7bedd410c07b8d0d0ab0cceb5ad27 26 0.01/1.00 vMB 121
157,166 157,166 00000000000002e026de189726679278aa600066ebbe56884e2bf53785a96648 43 0.02/1.00 vMB 60
157,165 157,165 0000000000000281ae7291bb68460117f7ba0172afa69e8b73c55a1209f37cd0 5 0.02/1.00 vMB 107
157,164 157,164 000000000000090aa87db7ba1e8f86a92cb4694879fa8e791878f50f333b84b4 8 0.00/1.00 vMB 31
157,163 157,163 00000000000002ff111559a68896be5072e6af6a68129c8ce1ca1b272edfd401 35 0.02/1.00 vMB 227
157,162 157,162 000000000000011281fc99ecb1487f7ad54409b748feb1a3d1d3c550136733a8 39 0.03/1.00 vMB 85
157,161 157,161 000000000000065c7a64bdc3da5fad4f261def66f11ce230b338e46ddd603672 14 0.00/1.00 vMB 71
157,160 157,160 0000000000000389eed02b9c8c27c3c4aaa60f7af248ac5eefcc1863bbb3014b 11 0.00/1.00 vMB 101
157,159 157,159 000000000000096cef7e4fb0564987785420ff7bb8cf42b78bb9a4b6d4fb3850 18 0.01/1.00 vMB 69
157,158 157,158 000000000000016778303d0895da24a698433f06c618fec92174d2a516d7d90d 35 0.01/1.00 vMB 3,722
157,157 157,157 0000000000000652963b170486c19c5831c75bd803f746f0534d5deb84980ac7 62 0.05/1.00 vMB 102
157,156 157,156 00000000000009adcdf28450768fc45aec85c6128d2d45728124bb9cb74a8fdf 77 0.07/1.00 vMB 397
157,155 157,155 000000000000095fd2c7a9f8506b64611e1d2be32e75216d702aee2593eba12c 3 0.03/1.00 vMB 1,044
157,154 157,154 0000000000000d31fa7d869728a8089ada6751123468f12a51211b380ed1ff12 4 0.01/1.00 vMB 248
157,153 157,153 0000000000000ed4278febedaf12ec99df65d10fd8c88ebf0821377c5628bd29 22 0.01/1.00 vMB 128
157,152 157,152 0000000000000b454a7805bad5624d70fe7452639eaad9181baf3639f20b310a 14 0.01/1.00 vMB 232
Previous 10 blocks ↓
Total Size: 783.32 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: 767.39 GB
    • Received: 19.41 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.