Loading Tool

Explorer IconExplorer

Memory Pool

76,586 transactions
33.62 vMB
0.13103181 BTC
Random Selection Loading Transactions
Max Size: 188.09/200 MB

Candidate Block

Mining Attempt b0a20d7ab1344337543ec8ea2886aad1223d565e31c2510c50e267d9cf2fab5c
Version 20000000
Previous Block 0000000000000000000149a20e5737c11062574f96dd685c21043aa3b1b102c8
Merkle Root dc00b5371e37b6a058fc6bc81afd16d05b797fa3fd7443de60cc240e60f55562
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,920
Size: 1.00 vMB
Total Fees: 0.02176190 BTC
Feerates: 445.78 > 2.18 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,419 (218,804 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
696,615 696,615 0000000000000000000438ffd9dae9622f463c19597064f98b51cf871f9ec990 533 0.25/1.00 vMB 14
696,614 696,614 00000000000000000007fc025bc65f94c13750bcd5f5a09a5278cb6fb9d208da 309 0.39/1.00 vMB 1
696,613 696,613 0000000000000000001160679cdd3cb163ca35d49121f0977399fe84712c78b9 2,090 1.00/1.00 vMB 11
696,612 696,612 0000000000000000000a36dd0f5efe90143be69d78a8191d2ef005845cb3f804 1,356 1.00/1.00 vMB 13
696,611 696,611 000000000000000000066da8d0a22204f8cf882358869d6d015dc87259a086b2 893 0.56/1.00 vMB 8
696,610 696,610 0000000000000000000f8ac4dfc078a796a5f6232fa3e895c80aea1e5c1e7a32 451 0.13/1.00 vMB 14
696,609 696,609 0000000000000000000a76f78dbc86d5d6dd90b6cbeb2eb7e8bc932b5d635428 434 0.22/1.00 vMB 8
696,608 696,608 0000000000000000000940602fd14a6f17f7dd04b4a1c48703e200cd87f46fb6 785 0.29/1.00 vMB 13
696,607 696,607 000000000000000000075ed20f50b727e5b4853c8304fab4a0a495bfeaeb6932 2,189 0.92/1.00 vMB 12
696,606 696,606 00000000000000000003f476333e8e8781a3fb9c8cbc7f68e628efeeef7f0500 1,291 0.55/1.00 vMB 13
696,605 696,605 0000000000000000000487b3fc0caccf26b74790ba0355a0f8b1da5dcb5540b8 1,417 0.75/1.00 vMB 12
696,604 696,604 00000000000000000000867ca39488ff5a9828aa9f318f678aeb9de378bf8ae4 2,493 0.85/1.00 vMB 7
696,603 696,603 0000000000000000000538d3e4276f56480877c344477c73bfba4edd60e12c50 2,339 1.00/1.00 vMB 21
696,602 696,602 0000000000000000000df3a48cd8c4301bb7508fe7c58b9b2f4d2d67dec38a55 149 0.03/1.00 vMB 9
696,601 696,601 0000000000000000001079553ff61ac347d8b1999e0cbe41f7ba2df3a6ccb5c1 1,882 0.74/1.00 vMB 7
696,600 696,600 000000000000000000091f472977742bf595af2ce6c840988a00d06fdf6127d2 1,066 1.00/1.00 vMB 7
696,599 696,599 0000000000000000000c36393ededbc2d978a607fe3d481093549fae4ca8fc5f 2,422 1.00/1.00 vMB 17
696,598 696,598 00000000000000000003ed2eca1a1f2abc1d209a77cc6770f3cd3ccff9e8f9d6 209 0.06/1.00 vMB 17
696,597 696,597 000000000000000000120e7c23be32ee7c0f1f309b7b5d6b2a67696aae292d22 1,459 0.51/1.00 vMB 12
696,596 696,596 00000000000000000010497be2418726a1c17bcad9e4b21ad37475224d20dff1 737 0.39/1.00 vMB 9
696,595 696,595 000000000000000000017d5b85f787788789efd8ca430fff415ae82354356678 517 0.42/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 783.12 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: 736.47 GB
    • Received: 18.58 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.