Loading Tool

Explorer IconExplorer

Memory Pool

78,203 transactions
29.50 vMB
0.10721502 BTC
Random Selection Loading Transactions
Max Size: 177.69/200 MB

Candidate Block

Mining Attempt 2436f84c0109547e23f1ffb14abeeb3cb0eae3073d64cdc399d8bd4b37a34005
Version 20000000
Previous Block 00000000000000000001cb1113c5ea661c59a8a02a5c9ba097352d884515177e
Merkle Root 329d3ef6592c5f739b7bcd6a0547c56fdff8555983fbb2800b6d7cdce5ebf8b9
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,486
Size: 1.00 vMB
Total Fees: 0.03017295 BTC
Feerates: 151.12 > 3.02 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,271 (622,234 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
293,037 293,037 0000000000000000c0a2a2ba48e812973f85a66e833f70750fae0a2675dbc5e8 99 0.06/1.00 vMB 24
293,036 293,036 000000000000000012c4ca6a522933e21488e37fbf8fa3b361c85a775db6dfd2 179 0.12/1.00 vMB 51
293,035 293,035 00000000000000001a687bf5e62807fddcfb00fde0b2912a578b604d64b27fdc 136 0.08/1.00 vMB 22
293,034 293,034 0000000000000000757551a8d09a24e7884744611a92711188c2b47668fa94e6 884 0.49/1.00 vMB 32
293,033 293,033 0000000000000000551c2dd7fe9cc4d597e015abaf5374cb489b2f5b9556452a 386 0.18/1.00 vMB 34
293,032 293,032 000000000000000004651641d64ce1e050f2c4136a8c7259d76067160db53659 18 0.01/1.00 vMB 29
293,031 293,031 0000000000000000ceeff55453ec84d6ce8cbf1d79fc01e55f76fb420598e3b1 73 0.03/1.00 vMB 34
293,030 293,030 00000000000000005a672401b884865c836b930c7c35f058aef9b61882e2a1d8 334 0.23/1.00 vMB 26
293,029 293,029 0000000000000000b85ee6f88703da3c828335fd1d8d3686dcce6be2b193962e 16 0.05/1.00 vMB 2
293,028 293,028 00000000000000005e21162abab0777df2b890d0e40181bf01f8106380289179 377 0.22/1.00 vMB 31
293,027 293,027 000000000000000052cb4b09599ff99e02ab5fc6d794a40b7b7831eefedfbf59 128 0.08/1.00 vMB 36
293,026 293,026 000000000000000089ece028409a01c9533ff53be77f34e3e83e4bc9b4d9f5a2 90 0.10/1.00 vMB 6
293,025 293,025 0000000000000000c86ec0287c41df2ddcaa84eaf83da7134f8542537e02c9e0 191 0.23/1.00 vMB 19
293,024 293,024 00000000000000001ab1845c27ebcb4912a3357dca65fb888825f829fb7601b4 763 0.35/1.00 vMB 42
293,023 293,023 0000000000000000cac6a484adaa1bf03a5cfb1a15163de1ff14449cc7ad6f50 55 0.02/1.00 vMB 28
293,022 293,022 000000000000000082d5f0e5307b9c53a77ce55c614782c1d444ca4e93a8c41b 514 0.34/1.00 vMB 27
293,021 293,021 00000000000000009c14968907c651fe9b7eb6d532ec24c39051180d04a83c6f 180 0.41/1.00 vMB 14
293,020 293,020 0000000000000000be137789f954e1d9530be8929960bd6e430a16499d46b095 128 0.04/1.00 vMB 46
293,019 293,019 00000000000000001f212e5c683f1d29655a72984384213290f0db5cbd400f36 215 0.35/1.00 vMB 15
293,018 293,018 000000000000000034f8bb2c799179766821ced31ff2929c8a31fc30f495d9d4 807 0.35/1.00 vMB 38
293,017 293,017 0000000000000000c7f1a7fcc5de5bcf90b9ad9774fab78ed925cc60e45b51f3 632 0.25/1.00 vMB 45
Previous 10 blocks ↓
Total Size: 782.86 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: 712.97 GB
    • Received: 17.26 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.