Loading Tool

Explorer IconExplorer

Memory Pool

34,630 transactions
25.86 vMB
0.06408404 BTC
Random Selection Loading Transactions
Max Size: 130.93/200 MB

Candidate Block

Mining Attempt 74b6dae6a139c5fa43d3f6b62b923b24c329f22b17ffe0ea69fe94b34a415cc1
Version 20000000
Previous Block 000000000000000000014e991e8aa753e1b625e161a4bdb8c1cfdc7e9d23705f
Merkle Root 7e95b0c5a31228b200e5215e945539a1fc09495a3b1a99eca66e245c84db564e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,488
Size: 1.00 vMB
Total Fees: 0.01676629 BTC
Feerates: 74.70 > 1.68 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,696 (677,535 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
237,161 237,161 000000000000003eab2b964d5d9318d967a2d4f775130e2ba9dc40531eb4c5da 1 0.00/1.00 vMB 0
237,160 237,160 000000000000002d3780c500d28b0235aebc2f9b4b7bae3a845a3db6acec74c6 62 0.05/1.00 vMB 55
237,159 237,159 00000000000001200379a5faf7f16a7de31e05a5733b69d1457d2c3784bceb47 419 0.21/1.00 vMB 155
237,158 237,158 00000000000000fdd7d1d53f13da7654e80a645a7ea09a5763b62ff6355fe61b 703 0.31/1.00 vMB 196
237,157 237,157 000000000000012728cd2cf8bd3295a34d9f89ac98554153aed1e52509bc580a 504 0.25/1.00 vMB 152
237,156 237,156 000000000000005b65a357243251ad883729134729bfe525bdc8e7baf6f5dc9a 194 0.11/1.00 vMB 111
237,155 237,155 0000000000000097e310a3236f5a8aace29efaebd9eb216895c4555e1c696760 437 0.22/1.00 vMB 160
237,154 237,154 0000000000000164123d29eb7db0af7124e267cdfa9295d863ab1241975db86a 95 0.04/1.00 vMB 161
237,153 237,153 00000000000000bb3dbcc9b70df395853e42f2eccce14393da8a3953d791a072 333 0.25/1.00 vMB 107
237,152 237,152 000000000000008a333cdff365aca57f511df2cf8971a7a5bcbf89b44c727954 412 0.17/1.00 vMB 216
237,151 237,151 000000000000004074331865abfd9d1e62fdce197cead823c4e4c390f2bcb88f 359 0.16/1.00 vMB 201
237,150 237,150 00000000000001708caef9ad8c351a7bf5b7de6587e4e5e5c727c41ff6158f15 242 0.14/1.00 vMB 291
237,149 237,149 000000000000005a8befe7a73edbb36ec62a137f7ad9b6bd6acc934ae7eb24a2 113 0.13/1.00 vMB 95
237,148 237,148 00000000000000395ba2176265b2cccc6a8438e9616fb7576de2b5a8bb79bed0 69 0.05/1.00 vMB 103
237,147 237,147 000000000000007fd505fdd4f2b3e273f32c119327987432ef23656b10701070 146 0.08/1.00 vMB 142
237,146 237,146 0000000000000129f95b79e5d2f02b944923b3e2e5977ef6f592eb8aa172826c 690 0.34/1.00 vMB 182
237,145 237,145 00000000000000ad91cdb7c8ede388ce4d76c448a1457e7872f73680d55384ae 396 0.18/1.00 vMB 224
237,144 237,144 00000000000000a8e53b27ddaa85f9243a50a239f16666cdce383210dd6ed199 163 0.12/1.00 vMB 79
237,143 237,143 00000000000000c71209949c3e9e8a6e8aa2e21bb9051d83bc116b0daff81abb 256 0.12/1.00 vMB 222
237,142 237,142 00000000000000bac4a2dcba255256f4df1c985bbbad4637fee963dac3f11487 295 0.25/1.00 vMB 75
237,141 237,141 000000000000000904f8edbe35912f68e7aaa399467202cfe396aa9be9852c61 515 0.25/1.00 vMB 169
Previous 10 blocks ↓
Total Size: 781.85 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: 638.63 GB
    • Received: 12.49 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.