Loading Tool

Explorer IconExplorer

Memory Pool

69,529 transactions
26.73 vMB
0.06885003 BTC
Random Selection Loading Transactions
Max Size: 159.94/200 MB

Candidate Block

Mining Attempt a7a1955176e02be1f7749f60b59c55d2d1fa76c8bea03bfccb873e8007e53288
Version 20000000
Previous Block 000000000000000000004813fb20359a8ceaed7efa144c089b9751d88e595f94
Merkle Root b2c9e9d293898db84c4d58774b8cee47eb2347360071a84be64dac92a098a743
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,262
Size: 1.00 vMB
Total Fees: 0.01168393 BTC
Feerates: 13.67 > 1.17 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,472 (672,183 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
243,289 243,289 0000000000000068d76d8008df06f42c9e7d68b3fcdb85372fc7ba5f94080fd2 74 0.03/1.00 vMB 34
243,288 243,288 00000000000000569e50f687ab83f26b7501169149a3dfe9cc5f1b665f5d4878 367 0.19/1.00 vMB 144
243,287 243,287 000000000000003ae506708e484828bb2879ca990e1882071d1f76df3b848b46 181 0.08/1.00 vMB 146
243,286 243,286 00000000000000797400c8e97ac2f34f1053740f8b22f45d38482795c4e7c4ed 17 0.00/1.00 vMB 156
243,285 243,285 000000000000005e8a7f789bf2da1d696cfcf41c0da10705dee8fcaefc71b4f1 540 0.22/1.00 vMB 144
243,284 243,284 0000000000000077c6d2c79a4bc66d0fbd387c548e35811d2e01b632ee06428a 62 0.03/1.00 vMB 28
243,283 243,283 00000000000000aaf22857f928228bc74bd0d26eaeba82f144d49d98424d6ad6 283 0.13/1.00 vMB 116
243,282 243,282 00000000000000565f00dd509c2401c8884627eed8e51cc30e3fdb293dd573e5 280 0.20/1.00 vMB 72
243,281 243,281 000000000000001850f046eabe320623ac7b1c7281ecc5cccab2cc15ee4f9d6f 165 0.07/1.00 vMB 61
243,280 243,280 000000000000001d8a2142452d18da094da35b68cb8b5f81d7c98a09ef9ed6d4 744 0.25/1.00 vMB 200
243,279 243,279 0000000000000034ed3d7c0893d699c00dfb0ad1a178fe2a8023d21d485a5755 171 0.08/1.00 vMB 144
243,278 243,278 00000000000000a184a7c0aa4679a7356be19c78ed27398ac0278926d1670c9c 59 0.03/1.00 vMB 103
243,277 243,277 0000000000000022be0322f2e55acb818a56e8361839bb508c8be807a973c593 866 0.41/1.00 vMB 140
243,276 243,276 00000000000000afefe4be8d956a784c2ddecefce01583557ef607123241eac0 453 0.25/1.00 vMB 213
243,275 243,275 0000000000000092a6b6b9c4eb1b38a2bb7965ccb3b1ece2cc59ded77e13ba21 512 0.22/1.00 vMB 95
243,274 243,274 00000000000000a0bcd008a70aefe61fbec1c86a5a0331c271c4a82e44a217ca 276 0.17/1.00 vMB 83
243,273 243,273 000000000000001a6f6cfc4bbaa2ed1350c94535f9656006ef68c71e6c4adcb3 294 0.12/1.00 vMB 137
243,272 243,272 00000000000000861adabd35409f41ceb25af8757771e6701a28017c86640c18 252 0.14/1.00 vMB 101
243,271 243,271 000000000000001952c671a91c35f99b8e06333b389ab6b59d6fb320f5c2fbeb 586 0.25/1.00 vMB 153
243,270 243,270 000000000000001413554d3cf3da4d75a15185c16195f1c54ed0619c7523ed16 558 0.25/1.00 vMB 147
243,269 243,269 0000000000000010976fb48f562534cb843c7b244e99b90346d0eb45be180a6d 452 0.25/1.00 vMB 155
Previous 10 blocks ↓
Total Size: 783.21 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: 756.42 GB
    • Received: 18.98 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.