Loading Tool

Explorer IconExplorer

Memory Pool

78,252 transactions
29.41 vMB
0.06639136 BTC
Random Selection Loading Transactions
Max Size: 176.57/200 MB

Candidate Block

Mining Attempt 9930970e16c5494c534cdf81794a1312391e7a43a597c7be7d1ffa32d9fda61c
Version 20000000
Previous Block 00000000000000000000187ee6189e7067e8587b66047a365b53e905d3f953f0
Merkle Root deb1829bbf28e1cbda28a2da89c37a309970f4b862e0b0c427a22b9f41093774
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,745
Size: 1.00 vMB
Total Fees: 0.00676400 BTC
Feerates: 180.34 > 0.68 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,017 (630,883 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
284,134 284,134 0000000000000001198ba55fb3cd1a1fbfac5ae614569a752a665b8727c02780 150 0.05/1.00 vMB 148
284,133 284,133 00000000000000009d0877218ecee1478c12b538bca3fb86959d5140304395b4 918 0.35/1.00 vMB 88
284,132 284,132 000000000000000099c4af5371205fb0171026011a00c80eabdf252240740cea 305 0.17/1.00 vMB 24
284,131 284,131 0000000000000000cf340bdbb4bd56b76bda9edc477ba57055cce216b58c84ad 178 0.05/1.00 vMB 81
284,130 284,130 0000000000000001cfa06f17faa6f258c38d6b15201e4996618a3ced892e8a03 558 0.24/1.00 vMB 45
284,129 284,129 000000000000000013d8d4a126d65be0f65132f2ca6bad2c867c40c44d51ed0e 187 0.10/1.00 vMB 28
284,128 284,128 0000000000000001441224d2a5398f75f1d783842a3b25ba56235741bce80fa7 785 0.46/1.00 vMB 27
284,127 284,127 0000000000000000a625719cb9719950e37ab008bee1f144ee8e9a92db1e413e 158 0.05/1.00 vMB 91
284,126 284,126 0000000000000000748497f81ef82ac52c71279d081df3f4b4290048a6cfe092 149 0.06/1.00 vMB 40
284,125 284,125 0000000000000001ef4a91d2bb99673382260b562cec524aa021a62820dff40a 164 0.10/1.00 vMB 20
284,124 284,124 0000000000000000bf26d01c7d88418dbcdfa87b9c59dee1c1529f4b5ee4697a 676 0.34/1.00 vMB 38
284,123 284,123 00000000000000009a7443141177e6e909904c908f8fe8db61e257b69c7f6c20 190 0.11/1.00 vMB 30
284,122 284,122 00000000000000005172f007e862301fc3de270fe4e22f7c4c887246c29b0025 245 0.17/1.00 vMB 35
284,121 284,121 0000000000000000587ac7529adbe4d5d59f085fa29d435f1617ed729d804c65 535 0.20/1.00 vMB 64
284,120 284,120 00000000000000007c7078e8bdc0783b66ccc2413196d9769ecb2973beef4957 680 0.33/1.00 vMB 33
284,119 284,119 0000000000000000a10c8aac2353f3c81adf72894c7f0b4f1ddf72454d2f278b 175 0.05/1.00 vMB 113
284,118 284,118 00000000000000010127ede1a713213d1ced0f53903fa061a22b8521a036c433 352 0.32/1.00 vMB 28
284,117 284,117 0000000000000000ea4c68b5001a0f529e2e8dcdb7aa0bb5789c3f13ff404cc2 891 0.50/1.00 vMB 34
284,116 284,116 0000000000000000f37ff7e24f26da0bdd460d211031c57d699dbae4651c8c92 906 0.50/1.00 vMB 29
284,115 284,115 00000000000000017494d1c9760c51bbc7ecf05e2e38636ca1cd74c513f33032 637 0.25/1.00 vMB 35
284,114 284,114 00000000000000015e0e931d4b6b7e0000fc57606c9efbb709d5ccd9dba4c706 121 0.05/1.00 vMB 101
Previous 10 blocks ↓
Total Size: 782.43 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: 665.47 GB
    • Received: 15.14 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.