Loading Tool

Explorer IconExplorer

Memory Pool

73,361 transactions
28.25 vMB
0.07356884 BTC
Random Selection Loading Transactions
Max Size: 167.21/200 MB

Candidate Block

Mining Attempt 86816f7a126435dcd13c9b8b2a6bf049f820c310af41ea21e19739fa40d4d2af
Version 20000000
Previous Block 00000000000000000001a03b540f0df1d23eb184d241282d125e16f53d7c6244
Merkle Root d72fab0620aed50a42c9b2b690fa626a9e3e05228ab94d1f9ed433948f6791f6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,012
Size: 1.00 vMB
Total Fees: 0.01685134 BTC
Feerates: 150.86 > 1.69 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,031 (179,940 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
735,091 735,091 000000000000000000088af1fac40c0fca0cc7ab06e7ffd7c85e6ba33a03b94e 2,178 1.00/1.00 vMB 6
735,090 735,090 000000000000000000056c37e4a4942c237dddc6cacb9ab01e376fa62c6a8747 1,853 1.00/1.00 vMB 6
735,089 735,089 00000000000000000004a24c95112c0d3e404a1625a3adb2b897fbef9d9662cb 2,416 1.00/1.00 vMB 6
735,088 735,088 00000000000000000007adb6891a810ada959ad5d29da8cb789ce2f1ce256db6 2,032 1.00/1.00 vMB 14
735,087 735,087 00000000000000000007a4a471fb4d23fed9f1b917bb97ac9a4cef19e17b405c 2,816 1.00/1.00 vMB 20
735,086 735,086 00000000000000000003d2f0a7c39148a119c7d85a128d754124599c7062e4fd 2,000 1.00/1.00 vMB 6
735,085 735,085 00000000000000000003703564c11281fd3065ce897905a6479843764266c40d 2,567 1.00/1.00 vMB 9
735,084 735,084 00000000000000000003ee7c193cb72f939603772201244bc72704d7a89c630d 4,430 1.00/1.00 vMB 7
735,083 735,083 00000000000000000005fa3ba06ef7fbb7214ef3a6db4b28ec0820ac191ec261 2,897 1.00/1.00 vMB 7
735,082 735,082 00000000000000000008347ec6d3654269a3ebde8d3895f6c9fd225e03c9cf96 1,260 1.00/1.00 vMB 6
735,081 735,081 0000000000000000000168c888908119a7f8b8adffe91c4e38bc7f7d8151e13b 2,835 1.00/1.00 vMB 16
735,080 735,080 00000000000000000006f0314458f31755e770e925d87a13ef50600987016948 4,547 1.00/1.00 vMB 6
735,079 735,079 0000000000000000000177dc57e8c836a0c8aeb22de8857cd1a37548f189f766 2,268 1.00/1.00 vMB 9
735,078 735,078 000000000000000000067370a0a3582170b8a378fe61007d1945f0dc636a6c02 2,775 1.00/1.00 vMB 16
735,077 735,077 00000000000000000001b5ddb43ad9f3f57d2d9ae44348f24ebee786286067a8 1,979 1.00/1.00 vMB 21
735,076 735,076 00000000000000000000fb9d05c3b55d161cfe83816d7d520c253d8edea69f7a 2,546 1.00/1.00 vMB 14
735,075 735,075 0000000000000000000002acfc4d7652518ad9a144e5cc4dc55177b527d6cf4b 2,960 1.00/1.00 vMB 22
735,074 735,074 000000000000000000001dd988a437a6e0964a15ae5cb4035a818860e70ed1e7 2,127 1.00/1.00 vMB 18
735,073 735,073 000000000000000000092b248da6fca3754f64d7e032536333d34dd107943455 3,416 1.00/1.00 vMB 15
735,072 735,072 00000000000000000008813a549fc5538053e6c68df43849e143248da70cb2ad 2,685 1.00/1.00 vMB 27
735,071 735,071 00000000000000000000e81f48880a445fea359c91966ee4460d4a45a1a3a881 1,019 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.45 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: 666.81 GB
    • Received: 15.22 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.