Loading Tool

Explorer IconExplorer

Memory Pool

10,136 transactions
3.62 vMB
0.01784529 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 21.75/200 MB

Candidate Block

Mining Attempt fadc628afc2cb9c2e33870616a20d38a52a4103ca202807e8fd2d942903970f0
Version 20000000
Previous Block 0000000000000000000198901213cf264fd46c324a3dd55fbfd5cf096a97a0a1
Merkle Root f2a4d3e1add60e00f826021a127da9f4dc68511d48b33eb3a4d7987217911c4e
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,388
Size: 1.00 vMB
Total Fees: 0.01398285 BTC
Median Feerate: 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,495 (712,412 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
201,083 201,083 00000000000003427d2d44ce57519a9f8a5c89ef367b7a8ec4fb302a437eea1a 1 0.00 vMB 0
201,082 201,082 000000000000001cc8dda4690ea8ec73298271de0ca800d4751a696e52b408dc 84 0.05 vMB 19
201,081 201,081 000000000000034fe2917dcc34a800e2238640e0758fe1358f76914d446081b4 144 0.07 vMB 84
201,080 201,080 00000000000003277f72abe15f45c82fe666ac740318d83569a6ad0ecb5399b6 10 0.00 vMB 0
201,079 201,079 00000000000005bc88c58a540adb316ac48a417e80d5e99b4e06932be3c9aece 188 0.12 vMB 305
201,078 201,078 00000000000002105a774ce2c8ce921f6a38dfe2b763c648a7f3280ec5604f52 83 0.03 vMB 47
201,077 201,077 00000000000004025f00d7cb148c444b4f0d571971a8760d26e0839f4a16b84c 106 0.13 vMB 72
201,076 201,076 00000000000001116cd40feb996154ac33dc0fbb6bf7b4f79473b6a43417b0da 569 0.26 vMB 125
201,075 201,075 0000000000000139f018b01d1abb84fb9afccfc0032865efc0fa3458d0fbe3a6 319 0.24 vMB 96
201,074 201,074 0000000000000206e4f54add6f7cfbbac1b216accf28033b4711e5584d8a8348 134 0.05 vMB 187
201,073 201,073 000000000000025838d60d229cca6964a4771c7f4f18e157751a7759441c25b0 9 0.00 vMB 70
201,072 201,072 000000000000049334dbe369daef971b51e68bf5fe986484e21d5fd089d95cd0 65 0.02 vMB 92
201,071 201,071 0000000000000038e1d446d7cf5b090b2ccf3f08eb9dcef5a22251fc5562a1c1 37 0.01 vMB 123
201,070 201,070 000000000000003d38b17432c66bde341eedd9193399c013451f2bf2712b3980 155 0.08 vMB 115
201,069 201,069 000000000000050998f31db9ee5b7e9c7e40b42f217387ff00e3a1cad62c5bd8 12 0.00 vMB 35
201,068 201,068 00000000000005d8d680edf588de06711b0d3371a4a0c32912e3dbc310ed0953 104 0.06 vMB 118
201,067 201,067 00000000000002ad6a3b8e34e9f978c57a511c43e220cde56dc8a8c26e113f59 85 0.04 vMB 104
201,066 201,066 00000000000005182854ffd8ac0ec49f7332bfe96ed77f2ff50aa70a29524396 51 0.02 vMB 12
201,065 201,065 00000000000001d6c025fe36409d0bc07c40e98ce9a5d35bb6ebe2bf2ae40ed8 186 0.08 vMB 120
201,064 201,064 000000000000035e95d4b3bbcc45933b81df5cfc682f328bdd8b85a768b0c124 20 0.01 vMB 253
201,063 201,063 00000000000001062fd5f2cab54ac2a4d4fe31ec04adf7252043420c931b927e 148 0.10 vMB 107
Previous 10 blocks ↓
Total Size: 779.73 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: 365.69 GB
    • Received: 1.76 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.