Loading Tool

Explorer IconExplorer

Memory Pool

76,418 transactions
28.12 vMB
0.08463548 BTC
Random Selection Loading Transactions
Max Size: 171.02/200 MB

Candidate Block

Mining Attempt 32e9457772d3bbeb4f34e3844a383a8ada49a124442a7d689923add7f0d9a143
Version 20000000
Previous Block 00000000000000000000eb6f61bd9defd18e41bcd69e7e89dae8b0fff50507e2
Merkle Root 1a2361dd844aadcac7e28f99d91e3e1c42b7a4b4da995157be0e44b870bc333f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,260
Size: 1.00 vMB
Total Fees: 0.02407550 BTC
Feerates: 150.75 > 2.41 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,259 (253,695 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
661,564 661,564 0000000000000000000320284a9aa7fe9f1868c7c6cd5fb076f1f86459e1d377 2,822 1.00/1.00 vMB 66
661,563 661,563 0000000000000000000879fd7914598ffe0f13570238da77aba93b4b63865d48 2,080 1.00/1.00 vMB 41
661,562 661,562 00000000000000000003f6fe31ea3d1894368203cd3d38fd88cef42b8c034415 2,005 1.00/1.00 vMB 22
661,561 661,561 00000000000000000009e6c377e0623a5d6d9a2bd0e76833db1141ab2f1c7d7d 1,651 1.00/1.00 vMB 30
661,560 661,560 0000000000000000000d713de2a4ef8e1b272e6c8b114cda7c155f7fde4434f0 2,018 1.00/1.00 vMB 40
661,559 661,559 00000000000000000004bdea3b3da00f6c7eabdafb642d7f7937c58f289217b3 1,473 1.00/1.00 vMB 27
661,558 661,558 0000000000000000000851f5baa0c8e9109a6835cafc45a2b7f344bb89b1e0ef 1,423 1.00/1.00 vMB 31
661,557 661,557 00000000000000000001d9c8346c51ad8321df13b3673d08d01318fb4f9bf008 1,386 1.00/1.00 vMB 26
661,556 661,556 0000000000000000000e931ab05b2b346b5c22fbe2bdeb6537921558065d48d4 1,898 1.00/1.00 vMB 33
661,555 661,555 00000000000000000009798ee61d06293316a598624665a7e0b9b3ae302cb819 1 0.00/1.00 vMB 0
661,554 661,554 0000000000000000000b0338113a1d7a3a821814243dc3bc49c228bc4f8d6cd3 1,939 1.00/1.00 vMB 30
661,553 661,553 000000000000000000090b7f9f47ee768438e9c6bbc3c6078546df895b2ae927 1,743 1.00/1.00 vMB 14
661,552 661,552 0000000000000000000102b7aef9cc375dfed53481514083d987a813b070682c 1,680 1.00/1.00 vMB 26
661,551 661,551 00000000000000000004388b2d60470a8f4cba8251984a1fb165cc1450a5cda8 1,250 1.00/1.00 vMB 47
661,550 661,550 0000000000000000000b14cee663272ffe592588110648c5522fe177d5aa47ef 2,067 1.00/1.00 vMB 16
661,549 661,549 0000000000000000000244d6c46ae215d4e3c0384cb44c1c66cbce6e05b94693 2,002 1.00/1.00 vMB 37
661,548 661,548 0000000000000000000a05320cb885628010264172e2f1b6002fe0d3bc1afdba 1,359 1.00/1.00 vMB 20
661,547 661,547 00000000000000000003103ef9da3993633d2c0e8b6c6b9c3dad24433c0e18df 2,252 1.00/1.00 vMB 29
661,546 661,546 00000000000000000008efd3413f95927028e611e54a23301a89917b36bfd606 2,224 1.00/1.00 vMB 23
661,545 661,545 0000000000000000000aba415f4d46f35d75efcbdbfcce884539f08d6fc20af0 2,474 1.00/1.00 vMB 49
661,544 661,544 0000000000000000000ba852440a65247541697d9905833c097a9c214a29441c 2,148 1.00/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.84 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 712.29 GB
    • Received: 17.16 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.