Loading Tool

Explorer IconExplorer

Memory Pool

85,118 transactions
31.71 vMB
0.11253212 BTC
Random Selection Loading Transactions
Max Size: 194.44/200 MB

Candidate Block

Mining Attempt 6b105291f1188ddf8242edc2c4351c631a82b601c43c1e2100ab1dfdfc6d87b1
Version 20000000
Previous Block 00000000000000000000706fcfe7a9734f1d47cf37155217b27383e08f75eaea
Merkle Root e5a1db14eb23d3998a52605d32aa5997cc43de88fc533fa3d493f6a732e73bcc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,780
Size: 1.00 vMB
Total Fees: 0.03774306 BTC
Feerates: 301.57 > 3.78 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,224 (6 blocks away) ⇈
Next 6 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
915,218 915,218 0000000000000000000157740f438ce3e5ef10f5710cd37a32b7a7487f8610f1 3,905 1.00/1.00 vMB 7
915,217 915,217 0000000000000000000024e14012baaaec51ffbde7f4c16099d63d5881173d65 2,635 1.00/1.00 vMB 5
915,216 915,216 0000000000000000000073858b84c6401114582f0135c71d085cde3871dc221b 724 0.24/1.00 vMB 3
915,215 915,215 000000000000000000000148b49ea108a0316e5b73091345e72d936d94b63217 3,390 1.00/1.00 vMB 2
915,214 915,214 0000000000000000000031ba7fe1eeefe76d233c2558b7cc402ecad40e6ac670 537 0.16/1.00 vMB 2
915,213 915,213 00000000000000000000e6b6d7770bd2fe9564667081eb588a4ee37f4db3b6f3 3,588 1.00/1.00 vMB 2
915,212 915,212 000000000000000000015a7ee9281539d48f0ebf8c2030b737ac721a110fec89 1,479 0.46/1.00 vMB 1
915,211 915,211 0000000000000000000171bdc4c3cfbf06dd168552d12232e723fce247c7dbc3 2,943 1.00/1.00 vMB 3
915,210 915,210 00000000000000000000682e38af279af4c954a439e90eb631728e9fdcb16ff7 2,856 1.00/1.00 vMB 4
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
Previous 10 blocks ↓
Total Size: 782.78 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: 709.60 GB
    • Received: 16.93 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.