Loading Tool

Explorer IconExplorer

Memory Pool

77,377 transactions
29.08 vMB
0.10051524 BTC
Random Selection Loading Transactions
Max Size: 174.98/200 MB

Candidate Block

Mining Attempt ec1a5f47fee4c4b1da6539bca40919e68cbf576d24159e70c0d2c350e5d5316c
Version 20000000
Previous Block 00000000000000000000b421c6d6e79532f5d26e37db181c41924d05cd5471d7
Merkle Root 42f99e0f65b77657c175127e2cb44e1f692d22a964026b61f46d3e03b9b014f8
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,449
Size: 1.00 vMB
Total Fees: 0.02667809 BTC
Feerates: 453.09 > 2.67 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,307 (688,096 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
227,211 227,211 000000000000032a6b57aed320152aedcc1af8eaacf321b863636c06a7e7e03b 109 0.06/1.00 vMB 94
227,210 227,210 000000000000022ddcce531acff18d0c954ffd725cad9ff7905fee3382ddfcb9 664 0.36/1.00 vMB 192
227,209 227,209 0000000000000088d190dd9633a3187674493cedef2383062e4ec821225485e0 406 0.38/1.00 vMB 247
227,208 227,208 0000000000000298210405c4f745329feab200d48f53163eb3b579793d2ed39a 593 0.25/1.00 vMB 201
227,207 227,207 000000000000026a77249ff902746f6aa1d7b1dd91fcaf70531cf57b68b49c8f 283 0.15/1.00 vMB 126
227,206 227,206 000000000000004342d5510c10ae9e7b348b8c75d573d8c315764f92f1b112b1 456 0.18/1.00 vMB 191
227,205 227,205 00000000000001a4a73b27319ab68312602778efe38ca9149088c6fe442a0a27 499 0.24/1.00 vMB 192
227,204 227,204 0000000000000279a5d5f9aae527bd352407ff58ba4a2714613ea890031d8a4d 335 0.17/1.00 vMB 165
227,203 227,203 000000000000013b21f41e82f492772d85860f2dd5caa883c61844c1d0b18baf 235 0.15/1.00 vMB 46
227,202 227,202 000000000000018c8bd2c9606e36d36f076ded00370b8292dd6c6f1eccc86217 817 0.34/1.00 vMB 221
227,201 227,201 00000000000003363dd9114ec2e204f4c6cee20ade38f137594f91e5c1356ed3 661 0.29/1.00 vMB 189
227,200 227,200 00000000000001b239b2b842812b93d6421cbc2eb855cb4bf2e7cd9ebe000329 228 0.07/1.00 vMB 169
227,199 227,199 000000000000031439d68c587ff9adc0659d9074d3b230a47b24f16133bc2571 680 0.28/1.00 vMB 218
227,198 227,198 0000000000000088ff4c4d3d73762af22c89176e5d4d0567a33b0fa58e4e5b45 213 0.27/1.00 vMB 804
227,197 227,197 000000000000036f77b7bc46d17d168c0ea72b314963932c35580666bf5a53e6 250 0.15/1.00 vMB 100
227,196 227,196 000000000000027f48b6ef281468232648dfd552096985db7ff157f38ae35341 307 0.17/1.00 vMB 147
227,195 227,195 000000000000035afcf7b21065b48acc7a23028bc82dce1c1d116dccb3d44b85 387 0.24/1.00 vMB 121
227,194 227,194 0000000000000076b4a845ddf053bc89e065f7dcfc608b9ca3fa59d5288078db 716 0.25/1.00 vMB 237
227,193 227,193 000000000000018c825e31cb9eacf42cf7a375e4a7d380087b6ec05740e59623 360 0.17/1.00 vMB 165
227,192 227,192 000000000000013437764718459bd76c119d0b8764e7a75915b8c64f3fba48e2 399 0.17/1.00 vMB 208
227,191 227,191 000000000000015b88ff7d2736585e04dced13fd074260f47f1e0500bb74a7f7 69 0.02/1.00 vMB 159
Previous 10 blocks ↓
Total Size: 782.92 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: 714.51 GB
    • Received: 17.56 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.