Loading Tool

Explorer IconExplorer

Memory Pool

38,179 transactions
26.81 vMB
0.08427596 BTC
Random Selection Loading Transactions
Max Size: 137.07/200 MB

Candidate Block

Mining Attempt a9db38c8665d8727e12442964470855958b00b75f05dc2aa8a0bc0459793a39a
Version 20000000
Previous Block 000000000000000000000fe35af4d037ca03b402462f88c6c27529d0780dc853
Merkle Root bc042a42a70382ddcf766dd08ad1e78def51a5de08d41298aa55561317cbe95f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,044
Size: 1.00 vMB
Total Fees: 0.03029309 BTC
Feerates: 200.71 > 3.04 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,693 (65,952 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
848,741 848,741 00000000000000000003122d829e00994684e8e7ba8cc4236ca688db61ab7368 4,083 1.00/1.00 vMB 25
848,740 848,740 0000000000000000000075f8e95d7f73c88fe9354ff0cbbcd3f644054ed71917 3,317 1.00/1.00 vMB 23
848,739 848,739 000000000000000000034e24bf0bd8d761a3ea28c833e179a830c7a9595e1ab8 2,175 1.00/1.00 vMB 12
848,738 848,738 000000000000000000029d748b38960888df78231a291b6a1651aa16f8653923 5,153 1.00/1.00 vMB 13
848,737 848,737 00000000000000000001b623dce35e5cdaaa03995762b3a5bc9db17cdb0d9832 6,111 1.00/1.00 vMB 18
848,736 848,736 000000000000000000023aadaaa291cac6c2eceb4942ba5d3797dbc7e54abdab 5,471 1.00/1.00 vMB 22
848,735 848,735 0000000000000000000112beeccb1e3ba4e55ee2987685cc397cdd21e4c65fe2 5,880 1.00/1.00 vMB 18
848,734 848,734 00000000000000000000f29f4f312b36f4b1823a0eab1d6ddec9063e87b09dcb 3,505 1.00/1.00 vMB 17
848,733 848,733 000000000000000000023c680705d0885ad06b14edb79ede1c3bbc5ac71565f2 3,965 1.00/1.00 vMB 15
848,732 848,732 00000000000000000001759e0f06abfbb21955fb2935e1c1e3aea23aeb460262 2,015 1.00/1.00 vMB 19
848,731 848,731 000000000000000000003610dccfd99863d1129449b62a02146f399a47001dbd 1,980 1.00/1.00 vMB 17
848,730 848,730 0000000000000000000317a415a5bed44305ceecd8a7d36d2cf5a535046fca2e 649 1.00/1.00 vMB 12
848,729 848,729 000000000000000000032bce8f06cee6e2c89d2db69ee8cfbbdf794e1d4a6331 3,021 1.00/1.00 vMB 15
848,728 848,728 00000000000000000001f03e847fbe77f17439b8a5a6676880b838068b732238 3,345 1.00/1.00 vMB 20
848,727 848,727 00000000000000000002c129003d9aa1a0f4d616e03c71bbee9c7a29e95e8ab3 4,095 1.00/1.00 vMB 14
848,726 848,726 00000000000000000000fad2a63e04707e3eb48da0600447375b7ec994451827 5,202 1.00/1.00 vMB 16
848,725 848,725 0000000000000000000245c3cb0156073b091e661b8a8ae04799962f8c9fa9c4 4,908 1.00/1.00 vMB 17
848,724 848,724 00000000000000000002c6457d8f26ea81745dd7804e2e3e712009d341419459 4,327 1.00/1.00 vMB 18
848,723 848,723 00000000000000000001b4b0349aa5b93f8b4f92604b24b337fef6a54572b379 4,903 1.00/1.00 vMB 19
848,722 848,722 000000000000000000014ebe1db3c5ebd66a800ddbd3568516478ef5ff9bfec2 4,846 1.00/1.00 vMB 14
848,721 848,721 00000000000000000000469625777bd33ac0e2ffd49e88b23f4260d4f118a998 4,604 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 781.85 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: 638.39 GB
    • Received: 12.48 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.