Loading Tool

Explorer IconExplorer

Memory Pool

83,744 transactions
31.28 vMB
0.09797142 BTC
Random Selection Loading Transactions
Max Size: 191.98/200 MB

Candidate Block

Mining Attempt 9e29f4cc6cb94a8ad9f8888874b9ac539a9cf901dbb2342bcb035f1b862a7b6e
Version 20000000
Previous Block 00000000000000000000706fcfe7a9734f1d47cf37155217b27383e08f75eaea
Merkle Root ec26b70d823865090b3c752cfc3e95e282404ea2174f43b29c7992f26ba66ec8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,590
Size: 1.00 vMB
Total Fees: 0.02732275 BTC
Feerates: 301.57 > 2.74 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,224 (350,284 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
564,940 564,940 0000000000000000001fa0f6bd14b4c6381294ad1e24a4a27aa3bd62b6028001 394 0.23/1.00 vMB 10
564,939 564,939 0000000000000000000953579d782cb86bf2b7e509e3ba1c47b06b5caffa6dc6 2,784 1.00/1.00 vMB 9
564,938 564,938 0000000000000000001b25b6f4367d19006e5a4036b5e4362b79aff2acb59bcb 578 0.27/1.00 vMB 10
564,937 564,937 000000000000000000266308625358c603aee432a62aee9d099d2075550fefc4 1,035 0.48/1.00 vMB 14
564,936 564,936 0000000000000000001841d36697232e5a3c0b41cb0f6fbd96a275f47dc4d957 3,323 0.92/1.00 vMB 8
564,935 564,935 00000000000000000014ec47cdfc47c49ede39cb518451841ca470c6387352bb 1,115 0.32/1.00 vMB 8
564,934 564,934 0000000000000000002d4fd481fa2da856b3a5ff491e6443f2beea55513bdb4f 3,069 1.00/1.00 vMB 17
564,933 564,933 0000000000000000001460374626c13214e6e49c0aca9b30021559b6672457d5 1,272 0.38/1.00 vMB 16
564,932 564,932 00000000000000000025d1db23963f401ac5b87b4071a538035cda21d2af80e4 1,471 0.76/1.00 vMB 9
564,931 564,931 0000000000000000000ffd8588860703abe8864e89c8408430264eea22df3348 2,040 1.00/1.00 vMB 7
564,930 564,930 0000000000000000000467c41d13f18934634573faa7be967dcbcd366f6bc63b 2,050 1.00/1.00 vMB 9
564,929 564,929 0000000000000000002b08943627dad0387880a14457e682a07d2b8ee49676d2 2,780 1.00/1.00 vMB 14
564,928 564,928 00000000000000000021047526c065745de75af6dcd473556dced2bcedd4ca71 3,047 1.00/1.00 vMB 9
564,927 564,927 0000000000000000001da2b78f457c7202006e42461a0ab63e5cfbb9dd4d76f0 2,662 1.00/1.00 vMB 25
564,926 564,926 0000000000000000001180161bf049e3e6427f045a7aa5fdf7df7df3c37d7bd8 2,696 1.00/1.00 vMB 24
564,925 564,925 000000000000000000212652c447570aa93e99e2b8136832d71cb7f9f45961d4 2,111 1.00/1.00 vMB 26
564,924 564,924 0000000000000000000c5d25bd90c164a845ad2aafa4780353987e5358f879e2 2,348 1.00/1.00 vMB 11
564,923 564,923 000000000000000000261b2ab21177f1bfa3d29a30335472a9248cac2e62fed5 2,784 1.00/1.00 vMB 15
564,922 564,922 000000000000000000018e5009025b04bc9e1e070e427f8faa34f4de72efc98e 2,865 1.00/1.00 vMB 17
564,921 564,921 000000000000000000285ac3bbca9cbe1731afa34dfde119b9c2d1a528775da3 2,509 1.00/1.00 vMB 25
564,920 564,920 0000000000000000001a29a74add944a6ff0e4b6b1ebc824e242709c58dd937a 2,949 1.00/1.00 vMB 36
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.58 GB
    • Received: 16.92 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.