Loading Tool

Explorer IconExplorer

Memory Pool

80,395 transactions
30.63 vMB
0.10310190 BTC
Random Selection Loading Transactions
Max Size: 185.88/200 MB

Candidate Block

Mining Attempt 2577ca73693520670e8dd769820c5acfd1c911577d4dc50f4652c5fc8197c069
Version 20000000
Previous Block 000000000000000000000eae6ae416cdad2dec45a411fce4671dd0b42eb663a3
Merkle Root b17236854fda81a2109ea3bb21f791979fd65e2bf4b610039aae2d526a4a6f1f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,045
Size: 1.00 vMB
Total Fees: 0.03197592 BTC
Feerates: 318.30 > 3.20 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,401 (30,464 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
884,937 884,937 00000000000000000001faa30ecf1106b205d7a29d65b8c009ed5e4cf1f1c832 2,887 1.00/1.00 vMB 5
884,936 884,936 0000000000000000000031822e632e3c3c2fb75d53c4e2dad4e226dd818a999d 3,407 1.00/1.00 vMB 4
884,935 884,935 00000000000000000001c9ba50234a51ded1f13c6e1fb166a3563d599f00b382 5,024 1.00/1.00 vMB 3
884,934 884,934 000000000000000000026f27ab45525e96eff904d8302b200bd309625795802a 5,407 1.00/1.00 vMB 3
884,933 884,933 000000000000000000009187ea75755410def2d1aaae435bf6052a774f062951 4,989 1.00/1.00 vMB 3
884,932 884,932 000000000000000000008cb0f829c6dde4911f3d92f9602eeb1b22b02580bda3 3,244 1.00/1.00 vMB 4
884,931 884,931 000000000000000000012b23fa15660290d15a270a47bce89fae3c77e5d11b95 3,377 1.00/1.00 vMB 6
884,930 884,930 0000000000000000000186ee0cadc76af81fcfcf908bedc77843fc2ded1e7787 3,369 1.00/1.00 vMB 4
884,929 884,929 000000000000000000026e780336c394daa2648b8f3e04daf77d556e85e95c12 4,046 1.00/1.00 vMB 3
884,928 884,928 00000000000000000000ef4458cf207eff2037a554520f2af188af8bf8ecd4b6 3,194 1.00/1.00 vMB 3
884,927 884,927 000000000000000000024bb8b2d1e860f54d649dcbbdc8c593aa09b71cf8b572 2,854 1.00/1.00 vMB 5
884,926 884,926 00000000000000000000495be40b7fe5ac5521e609a8f3293ea7527506cab157 3,438 1.00/1.00 vMB 8
884,925 884,925 000000000000000000021cce6f155956d56c2b6f150ad635b3c457add44790dc 3,949 1.00/1.00 vMB 3
884,924 884,924 000000000000000000023b45a075c51191e66f793429f0138c932fbd7bb5800e 3,257 1.00/1.00 vMB 7
884,923 884,923 000000000000000000013f65491a7517100d1ed6f16a15d08cbc1090c361d237 3,399 1.00/1.00 vMB 3
884,922 884,922 0000000000000000000118ef319b980423caf0c86b08b2b6c275ffea6b5bf7b7 3,765 1.00/1.00 vMB 3
884,921 884,921 00000000000000000001310f1e2ec1face6b5d0b381a9d47eba672c84b83b12a 2,513 1.00/1.00 vMB 4
884,920 884,920 00000000000000000001297a44d4ebf204c4e906eccff27b8eeddb055d6767a7 3,323 1.00/1.00 vMB 7
884,919 884,919 000000000000000000002bdf4145fd76e60b228d20032144e322b9b0e3e288c5 4,680 1.00/1.00 vMB 2
884,918 884,918 00000000000000000000eb9c2018491187ad4d10c5bcff5259c6ded9d4418a6c 5,054 1.00/1.00 vMB 2
884,917 884,917 0000000000000000000274d1823665fba8be0ee0df64d88549f05cef2926b27b 4,944 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 783.08 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: 721.23 GB
    • Received: 18.38 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.