Loading Tool

Explorer IconExplorer

Memory Pool

79,389 transactions
30.33 vMB
0.07861802 BTC
Random Selection Loading Transactions
Max Size: 184.72/200 MB

Candidate Block

Mining Attempt 57fe6b8b7b060254b5d6d94fb3218d6472781165f7d49f856d0f2be881d99fd7
Version 20000000
Previous Block 00000000000000000000fba2abb8d490d843f57da6d6a845cd44dde2952f7920
Merkle Root 9938847c660fa96ec1ee06ef547d07509377bfeb1e45bf04e721f12d9a42617c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,829
Size: 1.00 vMB
Total Fees: 0.01065323 BTC
Feerates: 26.09 > 1.07 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,388 (632,682 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
282,706 282,706 0000000000000001f1a342181d2109710e120dfc59ad93c689354cba5c65ca85 367 0.15/1.00 vMB 47
282,705 282,705 00000000000000014bc424e239820d7cc402681709014cd5f259c5fa63b83bee 297 0.15/1.00 vMB 49
282,704 282,704 00000000000000011a3cc8851a86e35d3480bc52458729621e822e2ebb01a936 249 0.10/1.00 vMB 24
282,703 282,703 00000000000000013cf72ad2676493446a5f59650df5a87e664ff5d522b50a86 133 0.10/1.00 vMB 18
282,702 282,702 0000000000000000329868d35a1c1b0b4e9a45ebe8b26366bcff46ea6432c005 1 0.00/1.00 vMB 0
282,701 282,701 0000000000000000217767375780402645c707bb29a346205f27b08ad7815f25 305 0.15/1.00 vMB 51
282,700 282,700 00000000000000009dc6e099199d316e8b657e40ef1f84c18fedf79b0e4b431a 324 0.17/1.00 vMB 37
282,699 282,699 0000000000000001af0ebd4b8d4cc29ae1929538e516786ba85c930334453a86 277 0.14/1.00 vMB 34
282,698 282,698 0000000000000001148b1e306849427d19241be3300474d827c1e98638d2a413 87 0.03/1.00 vMB 44
282,697 282,697 0000000000000000e1ca21f9602c5cc436a90348e174b4811d8819dbe1b6e571 115 0.05/1.00 vMB 48
282,696 282,696 000000000000000150b88353b6698248a6e3d23b3e4d9d7a75e89745be6e0e78 17 0.01/1.00 vMB 19
282,695 282,695 0000000000000000cd8dc7a9716100fbc104a21a277ce871ef993b8c2472f20e 172 0.10/1.00 vMB 47
282,694 282,694 00000000000000002a71782d6d8f7c273a646f165f78f71f1a227305e34b6418 178 0.08/1.00 vMB 41
282,693 282,693 0000000000000000770ceba29409a8e15d4c6ea3e84a4e7db76febd99cf8c9e7 382 0.19/1.00 vMB 40
282,692 282,692 0000000000000001c6fccd51df118087c62dc55b208e9750754ac12e3a222060 51 0.02/1.00 vMB 38
282,691 282,691 00000000000000004a17411d2253c82f0313e061f8ab2fc63912f41d40ab7be9 64 0.03/1.00 vMB 19
282,690 282,690 000000000000000040bf46c536cdfab9e8990c12989d09f8b2cb97fd7b1956f2 125 0.08/1.00 vMB 33
282,689 282,689 0000000000000000cff7afa55db0602707ddac4af2a9a7fb313f3fdcad40e6db 122 0.05/1.00 vMB 49
282,688 282,688 000000000000000003baf48d6f76a9e1f0921c21edef2ab350ff29e5c62ecff4 203 0.11/1.00 vMB 33
282,687 282,687 0000000000000001551d9224a23093b6d0845fdba800a5572017ebf4eb626709 438 0.18/1.00 vMB 49
282,686 282,686 0000000000000001b94675e5b0f506dee0820bd1428555b4de0e2776ccea4ad9 404 0.18/1.00 vMB 46
Previous 10 blocks ↓
Total Size: 783.06 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: 720.82 GB
    • Received: 18.27 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.