Loading Tool

Explorer IconExplorer

Memory Pool

68,657 transactions
26.29 vMB
0.07370854 BTC
Random Selection Loading Transactions
Max Size: 157.67/200 MB

Candidate Block

Mining Attempt f3b87a9a84a28ae2c88b6a251f6b32b62c816e2c7c9ebb9987fed16f8473d550
Version 20000000
Previous Block 000000000000000000015d74c9f0e8e6aa6606a788883fefea9a0783db03862f
Merkle Root e5023885b41b08b85474ebc99996e70bee7683518587822d0397d9c55268adef
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,633
Size: 1.00 vMB
Total Fees: 0.01783819 BTC
Feerates: 146.76 > 1.79 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,529 (758,353 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
157,176 157,176 0000000000000d62fabcf1d113a4661d7d77a8fdaeb8ae8abd5353aeea2ebfd9 23 0.03/1.00 vMB 81
157,175 157,175 0000000000000c6e3fe31d35fb18be5edc0cbac8bc5acc41161a8668692efb9a 15 0.01/1.00 vMB 367
157,174 157,174 0000000000000a01675d68e2f8f480db9b2c70fb4e20c1e12ec537fd787d755a 2 0.00/1.00 vMB 193
157,173 157,173 000000000000072d9705a6fa0c4567cde0760d96e95b40a918227a5a121a1484 11 0.00/1.00 vMB 323
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
Previous 10 blocks ↓
Total Size: 783.31 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.24 GB
    • Received: 19.38 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.