Loading Tool

Explorer IconExplorer

Memory Pool

84,183 transactions
31.50 vMB
0.10354821 BTC
Random Selection Loading Transactions
Max Size: 193.07/200 MB

Candidate Block

Mining Attempt 9e99ec9937c4f495f2810efe93b13679f48d1732a8b6de34ba12c5ebc19312de
Version 20000000
Previous Block 00000000000000000001ac34818eef0d70486ad7b2c435f366c2fef0117ca70d
Merkle Root e6c648f8fcd7e4699f611f983aa2d5525112ca81cb9ee27a79488c1847ce8651
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,085
Size: 1.00 vMB
Total Fees: 0.03104866 BTC
Feerates: 301.57 > 3.11 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,228 (643,070 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
272,158 272,158 00000000000000012ba2ca10950a6ffc302d2e6694a4de4e57f81e4c70574bb8 608 0.24/1.00 vMB 68
272,157 272,157 0000000000000003fe2d46dab8891cc772dd8d004e77622e2b857192b05765cf 202 0.10/1.00 vMB 45
272,156 272,156 0000000000000000578c48ccc9ae115e7fb504606deea596a365f7b568b6a6a4 938 0.42/1.00 vMB 51
272,155 272,155 0000000000000006dee4f537559a61a2e0cd0b5549f7f5fe87739c06650f59f1 512 0.24/1.00 vMB 65
272,154 272,154 0000000000000005b09c1141440121160e4530d7833748c8eee9d1b62f73a7ee 950 0.40/1.00 vMB 59
272,153 272,153 00000000000000014aacf5ceae281e85e13daf056279e3d76495fa461002c212 743 0.51/1.00 vMB 26
272,152 272,152 00000000000000029f7bc07fa451722e9a02f40388a3f4a38e63b22ec6dd15e6 476 0.25/1.00 vMB 108
272,151 272,151 000000000000000311825a7a24daf37c06997ca80046c4e0643a16ea106ba9e6 559 0.27/1.00 vMB 39
272,150 272,150 0000000000000006dd396b69fdf7acf83c35d34fcebf75b9aaee2ccaf16cf571 301 0.25/1.00 vMB 45
272,149 272,149 00000000000000046184946b41681411d2f62c25e2136d497e80e968c29cfb2b 353 0.25/1.00 vMB 107
272,148 272,148 0000000000000002cf3fd4786a61884a296f7ed16afb563dd6a31ac85d822f30 528 0.23/1.00 vMB 60
272,147 272,147 0000000000000001dfa8c55179385b47a5c737096fc58ed3c2b5e83111dbeb4c 496 0.22/1.00 vMB 74
272,146 272,146 000000000000000425941d58eb17f701de31ae8ed024c63b3e99eaa1504df736 291 0.15/1.00 vMB 43
272,145 272,145 00000000000000025b031f152fb00f6ba7feb97a289c4961aad66231536803d5 108 0.07/1.00 vMB 65
272,144 272,144 00000000000000006c6fe2e4b811c4d62778fc21db9c26b454b2252b8cb74e05 385 0.25/1.00 vMB 33
272,143 272,143 0000000000000001a907f79b5e9c0864aa9fcda208e8aa3e0019c4c12dd024d3 964 0.50/1.00 vMB 31
272,142 272,142 0000000000000005978541e8360b720685e7def08e9141efc13cf4e0b5da88af 1,397 0.50/1.00 vMB 84
272,141 272,141 0000000000000002d382a61b581d2febc25f9dd7052b6ae09ba69ecc01b89d01 678 0.25/1.00 vMB 42
272,140 272,140 00000000000000006a67bcef7f4050d99e12052b7d16805495bb45f60e38cb29 769 0.25/1.00 vMB 69
272,139 272,139 000000000000000301c47bd05a4c1d21e41da0a35ab95f2590c269b232bb194a 1,408 0.50/1.00 vMB 67
272,138 272,138 0000000000000000d27155ef574e5252f10e9d8d48babfc368302fe2fab15eb1 1,836 0.79/1.00 vMB 92
Previous 10 blocks ↓
Total Size: 782.78 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: 709.75 GB
    • Received: 16.97 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.