Loading Tool

Explorer IconExplorer

Memory Pool

49,933 transactions
33.09 vMB
0.11073358 BTC
Random Selection Loading Transactions
Max Size: 169.25/200 MB

Candidate Block

Mining Attempt e60f48dff7064fb209ce506e0535d5ec3fd3e496b51e244cb6d3b2126cddcab4
Version 20000000
Previous Block 000000000000000000017a98b1c7d9052f1c2b6b85393b7fa5e5919d663547b0
Merkle Root 7a76cd3d8ede07918d41412661a8946f043a4c4ededfc3a0a62e33f6e6f9141e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,944
Size: 1.00 vMB
Total Fees: 0.03954179 BTC
Feerates: 301.37 > 3.96 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,395 (857,706 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
56,689 56,689 0000000013bddafe3cf1df6617ad8c60a84d5deccf83dc2d38a95c41c575f201 1 0.00/1.00 vMB 0
56,688 56,688 000000001405a37f5839b265ea9ebce34a1633eaf6466bd40e90b723c0031a8d 1 0.00/1.00 vMB 0
56,687 56,687 0000000000b30351d72923102598fefd9c06865164a86f6f3656a7b53d32e716 1 0.00/1.00 vMB 0
56,686 56,686 0000000001ccc9193b6f47a9d5e6bddc3ae3c3f4b5abd06d2d5e64dba0c45794 1 0.00/1.00 vMB 0
56,685 56,685 0000000009f1a6c9cccf3fdc349b539bc698c6281abb8666ad03c66fdcb474fc 1 0.00/1.00 vMB 0
56,684 56,684 0000000014e24c63a6f28bf6119d843b2f5bb39efdea2769d244654dc943bd35 1 0.00/1.00 vMB 0
56,683 56,683 00000000104b8c9c8124e63d5581ade5f8bdd1d416b279caf26e2c1e0dbf76c6 1 0.00/1.00 vMB 0
56,682 56,682 000000000b537d64a72052ceb142ae068d5c53d965e5fef2d2e46d4ac2031804 1 0.00/1.00 vMB 0
56,681 56,681 00000000008bd8665fc5359dd1e68e45581a6c6d19bed214f0417699bda0f121 1 0.00/1.00 vMB 0
56,680 56,680 0000000007d94989a58e37002fee423b00b77a7194d538a82b4d3b0b9789046f 1 0.00/1.00 vMB 0
56,679 56,679 000000000aa743ccb4953f49c3e0dc34be927d0b6b456e88de24d1ca7c95c4b6 1 0.00/1.00 vMB 0
56,678 56,678 0000000010a38a4ae73f89778a740895aeb261d6f969f5db19e81922bc6e8b25 1 0.00/1.00 vMB 0
56,677 56,677 00000000104a73a01a9fcd74dad70893a24270ff2f48d9a978b744ededad6a81 3 0.00/1.00 vMB 0
56,676 56,676 00000000023886de4ec7e0f1797ba9ae792b373d60749636cbce654ca74417b9 1 0.00/1.00 vMB 0
56,675 56,675 000000000ad053df2f1b1f6cbd146f8333ca2d4b39129dba3494a6700356b04d 1 0.00/1.00 vMB 0
56,674 56,674 00000000021edd847b978ea436c1156c14d0a3c7f9490e9ad860caf6e7019d03 1 0.00/1.00 vMB 0
56,673 56,673 00000000104bc004fe115c61cf6476b26a0bb754f3ca4b484f59d74faed34ec5 1 0.00/1.00 vMB 0
56,672 56,672 0000000005017d89b614edf96a04dd3bda0a00d6ae4facab76aac9b34fb3f31b 1 0.00/1.00 vMB 0
56,671 56,671 0000000007bb7823737d641396eaa67d72c10484be5957d9af037b8c5483d0e0 1 0.00/1.00 vMB 0
56,670 56,670 00000000131c01de96f0a1f87877fee830351b3eaa481cdcf66f1651d532a888 1 0.00/1.00 vMB 0
56,669 56,669 0000000008736173f3824ac7612d4ab2c7958de7c3ef65eb61758d3cbb411ae6 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.30 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: 598.82 GB
    • Received: 9.98 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.