Loading Tool

Explorer IconExplorer

Memory Pool

39,047 transactions
27.47 vMB
0.07026192 BTC
Random Selection Loading Transactions
Max Size: 139.80/200 MB

Candidate Block

Mining Attempt 92c158f3df922ab271ce9e32ba061dc82e6ad2386bba893f247d8142bfbb6100
Version 20000000
Previous Block 00000000000000000000a9fbf6a045a329fb13a74c910ba400ecc10d4506593e
Merkle Root f8cdddc5d78a2b6ff1be592558e031d1d299c51caee3d7d00a92bbbcb99ec8ac
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,770
Size: 1.00 vMB
Total Fees: 0.01807737 BTC
Feerates: 179.53 > 1.81 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,643 (65,786 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
848,857 848,857 00000000000000000001bd02609370e4b2abe9aa17ed0e0ed1be6eaa35c67004 3,460 1.00/1.00 vMB 10
848,856 848,856 00000000000000000001f5973c95c5bbdbcc649c2db0e46fa6df458e463a2c0b 2,715 1.00/1.00 vMB 14
848,855 848,855 00000000000000000002d69902387d5c01c37103adf12aa2f712645bc8f63650 3,611 1.00/1.00 vMB 19
848,854 848,854 0000000000000000000127dfe43c8efb7c930c005ba64e27bbeaf72728a5a4fd 3,307 1.00/1.00 vMB 30
848,853 848,853 00000000000000000001eaa9e353cd6dd06f5e7e958febf57e303579ac5f945d 3,133 1.00/1.00 vMB 25
848,852 848,852 00000000000000000002c0bb7fbd73339d038cf3556bb12fa7491dfff68911c3 3,251 1.00/1.00 vMB 12
848,851 848,851 000000000000000000017371d3f0ee27d3cc505f0fc223e740e61af4d06a32d4 2,352 1.00/1.00 vMB 16
848,850 848,850 00000000000000000000ca43a8c21c7f687679d715384fb4b0388a532843623e 5,723 1.00/1.00 vMB 11
848,849 848,849 00000000000000000000f983aefb0f2298ed22006bd8166c6128a7f838e61977 5,099 1.00/1.00 vMB 11
848,848 848,848 00000000000000000001c398669e3ddbbae4e9217d951d7efff07e242ec49731 3,532 1.00/1.00 vMB 12
848,847 848,847 00000000000000000002e242ae40689931803638f57799f90bedefa54f6513c8 5,599 1.00/1.00 vMB 11
848,846 848,846 000000000000000000008f18b43141ae14a77b66e4f0ac7f7d50101a0495418a 4,790 1.00/1.00 vMB 10
848,845 848,845 000000000000000000011bfb5406d74479335b17ce10bebb468c05d4ee7e92af 3,210 1.00/1.00 vMB 14
848,844 848,844 0000000000000000000312a11bacfebb371149d0aa79258231b04abf540e8cff 4,291 1.00/1.00 vMB 16
848,843 848,843 000000000000000000022a5f23e5d28bf7c02f572d3226b8c6637b1b0f7e779e 2,516 1.00/1.00 vMB 12
848,842 848,842 00000000000000000000e06053da9576344965747dcfbb49234fd288643308dc 2,487 1.00/1.00 vMB 11
848,841 848,841 00000000000000000002de416675d51d474e68f7a7b346027fcea3eef75c3ee5 6,986 1.00/1.00 vMB 8
848,840 848,840 000000000000000000027801db0f06b1aae8bfb09ac4745a62a09b5682537e28 5,119 1.00/1.00 vMB 11
848,839 848,839 000000000000000000000b87b3ab713bb4e090c337d2fb981adb7d788f40af1f 6,362 1.00/1.00 vMB 10
848,838 848,838 00000000000000000001314d8083c925fac48df26bfc82d1e946f9a2cf640126 2,922 1.00/1.00 vMB 17
848,837 848,837 00000000000000000002ce39be841b706456a2ecd04307212c89b78d00e9a4a9 3,738 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 781.76 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: 632.17 GB
    • Received: 12.10 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.