Loading Tool

Explorer IconExplorer

Memory Pool

43,331 transactions
27.98 vMB
0.07989068 BTC
Random Selection Loading Transactions
Max Size: 145.10/200 MB

Candidate Block

Mining Attempt 9c8b46bf2d655dc7458f63203c13cb95eea52c357f4f55728436dfe63f0be1bd
Version 20000000
Previous Block 00000000000000000001915610f9bb4ea6739cd8cf20c28d45f9a1a654ed23fd
Merkle Root 2f7fe2b02d2ed56565af2599a0790e59c27e63d047fb449ca7a0b01b0320c73d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,705
Size: 1.00 vMB
Total Fees: 0.02171385 BTC
Feerates: 160.85 > 2.18 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,660 (677,487 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
237,173 237,173 0000000000000179cdd5628fcdbc251757aee81ca35ef6d0fe77b6394d0f5270 185 0.25/1.00 vMB 54
237,172 237,172 00000000000000d7f9fdde1cdb2230d913662746bf9eb11c87b9a97b6ae47990 564 0.25/1.00 vMB 185
237,171 237,171 000000000000005d97ffd8e3de49417917eece7c720534d09f167c2139918d82 404 0.17/1.00 vMB 224
237,170 237,170 000000000000008e8b66c8eaaefc7009af6ee507f419aa3077c433307f0dae32 184 0.15/1.00 vMB 115
237,169 237,169 00000000000001384fc803baff0bb45818de61e2d9203cdd9c0876ea2413d820 175 0.09/1.00 vMB 148
237,168 237,168 000000000000002fc2c251a5f65028e39615ac9d296c11a94d186f5a7e172bd5 95 0.03/1.00 vMB 113
237,167 237,167 000000000000008148421930f169c507ed3a732393a7ba1d41798795f4c46f00 297 0.12/1.00 vMB 342
237,166 237,166 0000000000000092d2af0407119c82559e27371a3b95f1d5fc104ac7b9c9750e 380 0.25/1.00 vMB 129
237,165 237,165 0000000000000003629c55c770085271f70da2049d33fa2f00c0f087a4cd8b05 282 0.22/1.00 vMB 96
237,164 237,164 00000000000000012604f8cae995350423796ca86c594b4bac8cf457b9111a7c 634 0.25/1.00 vMB 221
237,163 237,163 0000000000000030a4fd740bd58d32e0a29492b9857dd660840bbb841a9c79ae 652 0.25/1.00 vMB 259
237,162 237,162 00000000000001701f456d1f0cd8145c82f506b237931ccd15676b51181513ad 338 0.18/1.00 vMB 142
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
Previous 10 blocks ↓
Total Size: 781.79 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: 633.98 GB
    • Received: 12.23 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.