Loading Tool

Explorer IconExplorer

Memory Pool

80,566 transactions
29.98 vMB
0.12195292 BTC
Random Selection Loading Transactions
Max Size: 180.40/200 MB

Candidate Block

Mining Attempt fc692a68e7c4460618f1cf45f6995929c136335ed1c726652a15805dc22f29e0
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root dd7cc11896b2df7967cf3a57e7dd59ae5a2cbf47f77d96f7e83227211d67afcd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,618
Size: 1.00 vMB
Total Fees: 0.05042837 BTC
Feerates: 242.90 > 5.05 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (430,207 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
484,953 484,953 000000000000000000db6074399dafe72ec070760ac96909c7497a51262c8f41 2,233 0.99/1.00 vMB 178
484,952 484,952 0000000000000000004b7e6ae42c9a736eb9d08b39c708cd17bd14577a86fde4 1,734 1.00/1.00 vMB 237
484,951 484,951 0000000000000000010267e99b3cb7931a2ee2d652c4945bf5ffe3c307a20b67 310 0.13/1.00 vMB 111
484,950 484,950 00000000000000000087012479234be4ab75d8e5f1260f7f7115c1617dcec55f 1,138 0.56/1.00 vMB 119
484,949 484,949 00000000000000000093ed38ac3b9b29ac76722f6367ac59cbb43005ff734bec 525 0.27/1.00 vMB 84
484,948 484,948 000000000000000000f08300f148e60ba6f989a0dfdfa0e9f784e154ceae7703 1,887 0.88/1.00 vMB 74
484,947 484,947 00000000000000000059d2ceffaf5afdced768fc69ee7b253d966dfea20809d9 1,338 1.00/1.00 vMB 87
484,946 484,946 000000000000000000ea0af83028a4a7e33e7e32b88bcba1759101349d3b3d1e 1,834 0.99/1.00 vMB 181
484,945 484,945 0000000000000000007a482511da7e3834948f15cf10aca941a69d1c014f6d13 518 0.19/1.00 vMB 97
484,944 484,944 000000000000000000500ee1890b4eac2a4a7b5934587bd75fc3e4549fce585f 732 0.30/1.00 vMB 123
484,943 484,943 000000000000000000a013e84ad2130cc5bc60cfd0443eefdc51ae9a8e549226 1,378 0.62/1.00 vMB 58
484,942 484,942 0000000000000000004c93331e9b07c2fe1b6c1990d6a2cbc4b8701c9cb0c524 1,795 1.00/1.00 vMB 151
484,941 484,941 00000000000000000027cecbbf29c4249c82d94e926b6f02f44bd38167be135f 730 0.34/1.00 vMB 113
484,940 484,940 000000000000000000d5946c262f994de4271767a349d90c8413b2de5b55557d 733 0.31/1.00 vMB 43
484,939 484,939 000000000000000000aeaf347b960861c8ac8a0223d6655244c3f30bd4975797 1,510 0.67/1.00 vMB 139
484,938 484,938 000000000000000001042b0eb25d7e6025977714188892333a4204299f3e4456 317 0.23/1.00 vMB 129
484,937 484,937 000000000000000000a6a8f832fe27a6847a33ba6b757f7eb7b891eae88421a0 658 0.31/1.00 vMB 26
484,936 484,936 0000000000000000012ce27376c1aefdc7238a572adeb89a2201a3018d1d1063 1,909 0.99/1.00 vMB 131
484,935 484,935 000000000000000000f59eb092d8e85edfdcf0762388a2e5bcebd5e51b8ba29c 597 0.23/1.00 vMB 130
484,934 484,934 0000000000000000010be3441a64cb7887de82d69a5355fc557296a95444fad1 1 0.00/1.00 vMB 0
484,933 484,933 0000000000000000002b1a15130edb07df2a2967ed90e4da5bd2c912c011cb57 412 0.23/1.00 vMB 83
Previous 10 blocks ↓
Total Size: 782.67 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 673.15 GB
    • Received: 16.42 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.