Loading Tool

Explorer IconExplorer

Memory Pool

77,032 transactions
28.61 vMB
0.10191732 BTC
Random Selection Loading Transactions
Max Size: 173.09/200 MB

Candidate Block

Mining Attempt 3b1cc54da5495ce9f317e97a683f6f05c9d02c1f33960899a18430c7de9c38ff
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root f877e7cdf3e8b10fcbd0406079c7ceb55d1fcd69dce76ae5a39fba8a40635573
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,654
Size: 1.00 vMB
Total Fees: 0.03491842 BTC
Feerates: 402.60 > 3.50 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (102 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
915,209 915,209 0000000000000000000130b675716c29c3282dad43e5a337992f2918648760de 3,879 1.00/1.00 vMB 1
915,208 915,208 00000000000000000000da2c570e3839e92c56f645401249faa6e055f7a28ac8 2,766 1.00/1.00 vMB 4
915,207 915,207 00000000000000000001ca07069b70e219df1106795fdd3699d6deb20743d8b0 414 0.12/1.00 vMB 2
915,206 915,206 00000000000000000001202d9deac2496cbee3e462561514b22f7bca5f959693 3,520 1.00/1.00 vMB 0
915,205 915,205 000000000000000000007a7ff2c808807b9a021380729c6df75c942dd4597751 721 0.18/1.00 vMB 2
915,204 915,204 00000000000000000000e885ade576aceca50441a4a73807a55d83826b1a7ee7 4,163 1.00/1.00 vMB 0
915,203 915,203 000000000000000000016f37ebff3155727e9dc2626e3cda4bbea1a15db94d83 2,461 1.00/1.00 vMB 0
915,202 915,202 00000000000000000000714dd5626405ef762615f56971366158ae4e4759dedf 1,683 0.63/1.00 vMB 2
915,201 915,201 00000000000000000001737d76c0d6914d71885a8e838781b1a0674dd5a96d4b 3,009 1.00/1.00 vMB 0
915,200 915,200 0000000000000000000043b39214e67beb23d111c982e6903370623ca621eb52 274 0.07/1.00 vMB 2
915,199 915,199 0000000000000000000018f1bb919e43a225d64406949ea8934fc6c32053c6fd 3,704 1.00/1.00 vMB 1
915,198 915,198 00000000000000000000905e2cc5dcc7aa0fa11ca619828cc970f8f84732e4ef 986 0.30/1.00 vMB 2
915,197 915,197 000000000000000000004b3e7e5aaeab111493f0d06b8a6f97fdb08081d0f764 2,171 1.00/1.00 vMB 1
915,196 915,196 000000000000000000013056a9caa15cd1e34c038e1bb47f9d61c37f2e670056 2,789 1.00/1.00 vMB 4
915,195 915,195 00000000000000000000434d606c3a7811f2f11a15f2cf209ba28821c827a687 1,546 1.00/1.00 vMB 3
915,194 915,194 00000000000000000000ed17108ada750c30ae44d6a032cae868ae55c67ad635 4,459 1.00/1.00 vMB 1
915,193 915,193 00000000000000000001ba71b7469b64db1b81f795f06fef5c8de15c97c7831e 3,290 1.00/1.00 vMB 1
915,192 915,192 0000000000000000000041d60a92a6ed88a5f4f780ef10a467a2b56d3042f027 734 0.26/1.00 vMB 2
915,191 915,191 0000000000000000000036bbd7276eb10eeccda80d363dbecfc4a4ff5e03f32d 271 0.09/1.00 vMB 2
915,190 915,190 00000000000000000001959d63615e809b1cfe2057393e2a73c4fe2fd66f1d56 4,961 1.00/1.00 vMB 0
915,189 915,189 00000000000000000001a127feb492d2c14d9243c7583ddd9d976606f48a6cfc 479 0.11/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.93 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: 714.70 GB
    • Received: 17.59 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.