Loading Tool

Explorer IconExplorer

Memory Pool

82,331 transactions
30.35 vMB
0.08245251 BTC
Random Selection Loading Transactions
Max Size: 186.07/200 MB

Candidate Block

Mining Attempt c1ffbb79be7b892a8fc50468af2ddb729d299653652f267661b7337c899deac7
Version 20000000
Previous Block 000000000000000000013457b3bde0e62d4769405a2f173111440bef4841749f
Merkle Root 56e3e5e44060523f26519d61ccfbdbb7f9668576a766007a851599e5f2ca3a4a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,852
Size: 1.00 vMB
Total Fees: 0.01477367 BTC
Feerates: 60.16 > 1.48 > 0.21 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,325 (380,070 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
535,255 535,255 000000000000000000201766fd76f3a03a24df07abb74a9fe9c6647fb5c37c9d 912 0.44/1.00 vMB 29
535,254 535,254 00000000000000000005ba3e9f47fd6b62af6208cec7e5c2c3a11c991d8871b0 158 0.05/1.00 vMB 19
535,253 535,253 000000000000000000048b2088056a42f2045a6dbb0437655dbd5c697ccc9c77 852 0.47/1.00 vMB 9
535,252 535,252 0000000000000000001159f444c3888132fd2bc18796ff37518bbccc1546fbf9 1,046 0.37/1.00 vMB 19
535,251 535,251 0000000000000000002bcd676ae3acbb58ad28447b8dc99132d33d2700eb4e43 688 0.25/1.00 vMB 28
535,250 535,250 000000000000000000092d08f7c298708a8f16ecabae27edf294a0055d63a552 2,365 0.93/1.00 vMB 18
535,249 535,249 00000000000000000025ae75d8c54f78ec2bf2edd9e07e608de107e986586a18 62 0.02/1.00 vMB 18
535,248 535,248 00000000000000000022323269ca37dd865c114f69ac57f2d1c9ecedd4c70388 165 0.05/1.00 vMB 19
535,247 535,247 0000000000000000000d91b82f31b229d8d4ccfeec969c035420609894c1ed47 167 0.69/1.00 vMB 1
535,246 535,246 00000000000000000009d07114518a5b95aeba784192dd942f5387c3fc6455a4 1 0.00/1.00 vMB 0
535,245 535,245 00000000000000000025e415ab2dedafb1c447740e3cce4535fe35bbd43c6797 1,992 0.97/1.00 vMB 14
535,244 535,244 0000000000000000000a982fc3f967c3a94192e408b63d68f0505753e6b3fb1a 1,096 0.53/1.00 vMB 12
535,243 535,243 00000000000000000012a222e93469e6c8996ef4acdc3be3ef84da372cc2b985 402 0.18/1.00 vMB 15
535,242 535,242 00000000000000000017e652c01d0da01be7ce6cfee8c1b020620102d377d391 1,445 0.55/1.00 vMB 11
535,241 535,241 000000000000000000013493d021f59e20dc3acf375aad0c4d067776da19fde4 481 0.15/1.00 vMB 16
535,240 535,240 00000000000000000000f8f72bcb892370e8c854aa90c78a157719e30e739225 1,798 0.89/1.00 vMB 13
535,239 535,239 0000000000000000001a9a536c5610dae42a1f6278d081b3c4985a697730c2f8 1,385 0.76/1.00 vMB 13
535,238 535,238 0000000000000000001d27afd60e30ad7f721b3c42bbdb77d9b393965bd95bef 348 0.21/1.00 vMB 7
535,237 535,237 000000000000000000169177bc011cc36d4767e0d5a6844fb25fc4fa3065f4fc 1,769 0.99/1.00 vMB 4
535,236 535,236 00000000000000000014e5e103e255bfec8c27b08da14f484f0520d3c5e446cc 633 0.26/1.00 vMB 37
535,235 535,235 000000000000000000145b475eb97b68242f1bfa74f917e4593e499bb1cc9ed9 504 0.17/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.96 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: 715.26 GB
    • Received: 17.69 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.