Loading Tool

Explorer IconExplorer

Memory Pool

75,266 transactions
28.85 vMB
0.09510488 BTC
Random Selection Loading Transactions
Max Size: 170.60/200 MB

Candidate Block

Mining Attempt ff90353b0e72df67833733a5e04208147b04e1b4fbccb6a83947e028eec9b816
Version 20000000
Previous Block 000000000000000000007d0a1e8c0ae4964fa44e3af26c0b0a6f061f00bb89fc
Merkle Root ff21936a2990b43ab6c408f87f8a0e69a16836cd65245770f0d8db0fb7428108
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,169
Size: 1.00 vMB
Total Fees: 0.03564331 BTC
Feerates: 201.37 > 3.57 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,039 (707,454 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
207,585 207,585 000000000000039216d8d7de54caedcf91b1271125f21f99430a34c6f3d44d1c 31 0.01/1.00 vMB 92
207,584 207,584 00000000000001903533243bdd58dcff7b3d7b9568539abe87e44db370417891 39 0.02/1.00 vMB 183
207,583 207,583 000000000000032a3a752ac2adaace96420a205bb8d41476aba4631e73a673b7 219 0.10/1.00 vMB 126
207,582 207,582 00000000000004846082173e0dbf99de0e6a22557e612b2c28ce9fca9d5dd7c7 81 0.04/1.00 vMB 157
207,581 207,581 00000000000001aa20fd00edc3e1c2c7823874b0c834e1a4d5d99b694b8164aa 274 0.18/1.00 vMB 97
207,580 207,580 000000000000039eee9302de4e73045734bb726c98776b371c2d67e1848bd8cd 191 0.08/1.00 vMB 168
207,579 207,579 00000000000001167630bce67519836042a2916594632c1992e5308daba571c9 127 0.07/1.00 vMB 102
207,578 207,578 00000000000000bc40c4ac0be9bebc59fb15223c0aa9259536e13c074fca8a9c 319 0.21/1.00 vMB 132
207,577 207,577 000000000000012c2847ab7d9446d0ed83fdf1340bf7b27f8b3bbd7317419542 122 0.05/1.00 vMB 44
207,576 207,576 000000000000013750ed9afc1288c6f1e27a9622aba80d03f744cb6f299d88b6 195 0.09/1.00 vMB 135
207,575 207,575 00000000000000c81ea2df2605415643dfe3c3bf04fc7742bf4c637a055de1dc 389 0.21/1.00 vMB 164
207,574 207,574 000000000000018bb33eed28a94d1b240f810f7c52c47f3c7c41755d1692d649 302 0.13/1.00 vMB 192
207,573 207,573 0000000000000335dcfb6341c2d66e4eeb818ea1051441e7fc26958f5e7b5fd8 115 0.04/1.00 vMB 161
207,572 207,572 000000000000010a5e520adf716c0515f7697483055e30186453b961c85b65f6 347 0.13/1.00 vMB 176
207,571 207,571 000000000000013ce5de61b9208316c421f10f1d532217025cca2c801ebe77cb 111 0.11/1.00 vMB 73
207,570 207,570 000000000000009f58d921df83cf49d6fa77fb862f308ff3bd7dcad74b9e630a 14 0.00/1.00 vMB 29
207,569 207,569 000000000000032c0fddc304ae19598e40ca390e1022f8bb8b35914d8ec3d643 673 0.25/1.00 vMB 195
207,568 207,568 00000000000000863bb7beae9f5dba761681ca1bc093225a23e1345d59b5a10f 47 0.02/1.00 vMB 116
207,567 207,567 00000000000004f8b9994f2739181f7965d9efacde41a50840e6c9d6a7620d83 311 0.13/1.00 vMB 223
207,566 207,566 000000000000026a8ded86eb5f085b52e4000fe9f0b76c4fb4530b07ae750b4e 33 0.02/1.00 vMB 194
207,565 207,565 00000000000003d441d62503d452b00f6b542c9713e8ec1f57ca3595c4fcf2df 105 0.04/1.00 vMB 137
Previous 10 blocks ↓
Total Size: 782.46 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: 667.90 GB
    • Received: 15.31 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.