Loading Tool

Explorer IconExplorer

Memory Pool

22,350 transactions
9.71 vMB
0.06977218 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 56.71/200 MB

Candidate Block

Mining Attempt 1f5e6eb8d78b65c411d6a3aa6062ee3026670eba27946136b88d41fd1e6c6a56
Version 20000000
Previous Block 000000000000000000008d04065d89b6af56d4a51721394abcf1d222900704dd
Merkle Root 4b9d01647ffc736e777642f78b922e7486ba156ec2ed0e6ecc315b265e233aa2
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,293
Size: 1.00 vMB
Total Fees: 0.04422074 BTC
Median Feerate: 3.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,404 (754,352 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
159,052 159,052 000000000000008cf1d9ad93cf988c3a3646888f01a436dde3c1c8eebe645d92 55 0.02 vMB 92
159,051 159,051 0000000000000b31b49291263c977aea5b41eca9f3625f9764698e255e9b2faf 3 0.00 vMB 0
159,050 159,050 00000000000006b448c41244452002fac87befb1a2969f6e9da61825aaeb8cf2 7 0.00 vMB 69
159,049 159,049 00000000000003c72bd842df78740db7e8fc15d084fb6e05abff563e07fb8fc7 8 0.00 vMB 0
159,048 159,048 00000000000009da9bbfb9fbbfbda94227db64490dfdf239825ba6c217c13eb9 12 0.00 vMB 44
159,047 159,047 0000000000000787731d98b52dde24e175bc449f819dd2b81592d94f23fb9132 26 0.02 vMB 458
159,046 159,046 00000000000005a6fbb4b820d10a79a36854f1a03c15f9ba6c34b82d15b91b14 20 0.01 vMB 139
159,045 159,045 000000000000006c66084e60e92547e4c727690cdc5fb6a5364a5fa9cbbb65dc 22 0.01 vMB 30
159,044 159,044 0000000000000aaa199fd9d16707027177aff4956457512a7555d9f9e924fee9 77 0.02 vMB 2
159,043 159,043 0000000000000b0744be9afb2885a5e66ccfa9cbf71c669e123fb9e295a7b8ff 13 0.00 vMB 16
159,042 159,042 000000000000076b3d8d6ada17389b9345f9df5aefdedf5fad8e1a07164ec316 42 0.03 vMB 97
159,041 159,041 00000000000002e616b12df63d6e37deac537a557eb9a3c95e93a581d110acb7 52 0.02 vMB 74
159,040 159,040 000000000000031ca2f176f5de6e69d9968134cffd81d166cd35293936cc2ce8 60 0.05 vMB 66
159,039 159,039 0000000000000d4952f80304656a4d048fd2a6622e092dc1ddc3e7fe6ba27f8c 19 0.01 vMB 22
159,038 159,038 0000000000000a716125d430cac6166b554a7a4b0686fdcbb3ff5f424ef84520 3 0.00 vMB 51
159,037 159,037 0000000000000997534a4f1b73a13ad4b008ca0c27ed5bb8f2da98bb82fe9fd3 8 0.00 vMB 277
159,036 159,036 00000000000004a4a69048b87af8fbef2b80135e37fc2286dc2d5e2cc76fda3e 47 0.03 vMB 94
159,035 159,035 0000000000000adb7f7825df58ad1b504b757935acd0ae5b059e0fb5c8afdd5a 13 0.01 vMB 72
159,034 159,034 00000000000008bebda1ad3f5363f3475d6a05127be0ddceb344d33686b501be 20 0.01 vMB 145
159,033 159,033 000000000000026742eaf2fbca7442d0673f148a4de8432393bd3185b6a39122 50 0.02 vMB 110
159,032 159,032 00000000000007543d1f75059accaa9b1bff06071e066985b44beced14d7df84 3 0.00 vMB 84
Previous 10 blocks ↓
Total Size: 779.57 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: 276.27 GB
    • Received: 1.08 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.