Loading Tool

Explorer IconExplorer

Memory Pool

83,298 transactions
30.93 vMB
0.08301126 BTC
Random Selection Loading Transactions
Max Size: 189.73/200 MB

Candidate Block

Mining Attempt d8c4e4e9c935199d84f56186304b49bc362f1f3940799e600e69da9781468f91
Version 20000000
Previous Block 00000000000000000000d458498d88f256390ba991d916d90569548e7a257dd4
Merkle Root 793ffa84f049d7114cbf05658198efd33766ac0e9d45ed472b8794f1281a877b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,868
Size: 1.00 vMB
Total Fees: 0.01327912 BTC
Feerates: 186.33 > 1.33 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,345 (752,176 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
163,169 163,169 0000000000000b357c11b6fb916b37561c27a60e5a8c3bbc59f737d53d70727d 44 0.03/1.00 vMB 71
163,168 163,168 0000000000000b3c6b491f0c5ef91f2ae0cfaa03833df89924fadfb7040cd117 111 0.04/1.00 vMB 47
163,167 163,167 000000000000036ef00f515685fe2e80375dd53df449f156e511a70f681b33a9 14 0.01/1.00 vMB 46
163,166 163,166 0000000000000275d4ea2f312835b0f3a87c5dde00339294d52576a32e008810 6 0.00/1.00 vMB 13
163,165 163,165 00000000000006e286776de7434fc7e533f438c79e84f5a784ac342944df1931 12 0.00/1.00 vMB 287
163,164 163,164 0000000000000d31b31ac53e4025c63d759117e5060373c202c19d5d043b7e39 83 0.03/1.00 vMB 31
163,163 163,163 000000000000042836a56b3a988121acf0b7ae26a0c5333bb38ca206f189e961 32 0.03/1.00 vMB 43
163,162 163,162 00000000000003857a7e91dc53cb27ae76f6efe44384659ef45d5abf471066f2 5 0.01/1.00 vMB 1,015
163,161 163,161 0000000000000b12310ce43f238381af9d7b6cdd1242557e4da4908ca94bfb9c 3 0.00/1.00 vMB 0
163,160 163,160 0000000000000b6817a442960709e67ab8d1844f8ea3afef3f8e2df7e0900a22 9 0.07/1.00 vMB 52
163,159 163,159 0000000000000575c5a05ad536bded1c7c7d1b9c4a31b7fbc399f823168f4794 11 0.00/1.00 vMB 50
163,158 163,158 0000000000000383a5d322bc4840bac7538c73b5988dd28b1807b842aaa7ee53 11 0.00/1.00 vMB 0
163,157 163,157 000000000000081ce69f5df5abf00599e5d7eff561188be7c947f7f75c868552 90 0.08/1.00 vMB 98
163,156 163,156 0000000000000c32ab5de73ce2b6176a84c571995e66742120971b8053712c04 22 0.01/1.00 vMB 197
163,155 163,155 000000000000091edf4ebe5f0a0910932cdf81c57a413c4566151a94fea67575 23 0.01/1.00 vMB 198
163,154 163,154 00000000000005e7c1e49d4ace398cabf7958dd94cd95fc9830c61154455067e 103 0.04/1.00 vMB 30
163,153 163,153 00000000000002b4916d8e9476f2832e603f9463f84537cbbc2a080102bb7199 126 0.15/1.00 vMB 247
163,152 163,152 00000000000007e94ad4edf7a47a634f746539031ad5ae97e796b0bbcc102e84 1 0.00/1.00 vMB 0
163,151 163,151 000000000000067226f7e20511f44cc51304d9b33d179a6b06a621e0f2a0bd5f 8 0.00/1.00 vMB 84
163,150 163,150 0000000000000d25c4ea43dc8fcf91ee2570c27b71c20b0940d1c8ed66040339 1 0.00/1.00 vMB 0
163,149 163,149 0000000000000c73ec5717da79a180f275e2cec0c287f2c5b7fa1abede5ac5e7 38 0.01/1.00 vMB 137
Previous 10 blocks ↓
Total Size: 782.99 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: 717.23 GB
    • Received: 17.84 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.