Loading Tool

Explorer IconExplorer

Memory Pool

77,991 transactions
29.07 vMB
0.07052071 BTC
Random Selection Loading Transactions
Max Size: 174.05/200 MB

Candidate Block

Mining Attempt 455f55e92a51fc21c7be43a3cc8f70c7064029e95caed87e15b1da7f92a1ce35
Version 20000000
Previous Block 00000000000000000000c0578122c3a20c1a0fa197853326ae531fa58ec09638
Merkle Root b579c8ffc088abd8be5109e389248970091f254b5b4435dab2106d82900e298f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,270
Size: 1.00 vMB
Total Fees: 0.01170043 BTC
Feerates: 73.20 > 1.17 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,061 (288,943 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
626,118 626,118 0000000000000000000d256b67b2a563ec3109173601d47877ca79054f43430e 3,130 1.00/1.00 vMB 42
626,117 626,117 000000000000000000063043592b9b22caced3028996e487b0d4565dce5381ff 3,045 1.00/1.00 vMB 24
626,116 626,116 0000000000000000000d73611ee00880a73cd8fb4a825804e845c63bcc22d646 2,854 1.00/1.00 vMB 30
626,115 626,115 00000000000000000005d8559832c705ad55105f96641a9c1652cdeb2a219a29 2,137 1.00/1.00 vMB 17
626,114 626,114 0000000000000000000922b89bd88c1e6e886764fd43d4470db1bc56966acd27 2,139 1.00/1.00 vMB 26
626,113 626,113 0000000000000000000f34baf7ebb5cc79e96e31d23acb71bb87a4ed001a9904 2,965 1.00/1.00 vMB 32
626,112 626,112 00000000000000000010c6268d7ba4bb7c0355958bbef7af65daa944c2dcb56d 2,712 1.00/1.00 vMB 27
626,111 626,111 0000000000000000000f07c153dc3d6169a11432b7f67031ea9d34b61cb7899c 2,342 1.00/1.00 vMB 29
626,110 626,110 0000000000000000000332935c6e337c35e580fc580dd81d77dbaef05c05eb51 2,669 1.00/1.00 vMB 29
626,109 626,109 0000000000000000000c4cd95acf70721608cc93c938a46e09f2a2a02f785abc 2,426 1.00/1.00 vMB 34
626,108 626,108 00000000000000000003778cbf5ed2a4ee39709e309c43f49046b1a14342eb84 1,310 1.00/1.00 vMB 76
626,107 626,107 00000000000000000005a2735bb5ce3c77b33e0e86ae6cb2b6e9bb4802d441ff 2,702 1.00/1.00 vMB 21
626,106 626,106 000000000000000000024511e21d11f3c3b438fe0d10c7594c352920ad3d4f6b 2,548 1.00/1.00 vMB 23
626,105 626,105 0000000000000000000546b5c548e28b7c95639e05d35ce184699d81633a42db 2,742 1.00/1.00 vMB 21
626,104 626,104 000000000000000000130dcac85a03d6b38b163deba81b6a8e3ec0aec9ec066f 2,676 1.00/1.00 vMB 43
626,103 626,103 0000000000000000000afc28b0e64ec85b502e7cb8c788e0ff4e0f3623fa7a8b 2,913 1.00/1.00 vMB 22
626,102 626,102 00000000000000000008467e69b89618899b1b20ae03289339bb9c086ce00135 1,954 1.00/1.00 vMB 11
626,101 626,101 00000000000000000011b4068638cc6ba10c289e4b6f2a4fffc38faabd0b737b 1,189 1.00/1.00 vMB 1
626,100 626,100 00000000000000000003620f6720ab25ab5d9a20908ae8c7e99f13211eb1aa92 2,734 1.00/1.00 vMB 19
626,099 626,099 00000000000000000005ff4229b478dabf53758435da6e1be6969eb9b9deb731 2,678 1.00/1.00 vMB 9
626,098 626,098 00000000000000000002af97483e6d1528a6c367da59085969ad3bedb2130264 2,565 1.00/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.50 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: 668.38 GB
    • Received: 15.49 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.