Loading Tool

Explorer IconExplorer

Memory Pool

19,390 transactions
8.62 vMB
0.03280086 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 49.81/200 MB

Candidate Block

Mining Attempt 25b168b078707580b847f9108c76c0ab64170f33643fbd11c598c880aea5b53e
Version 20000000
Previous Block 000000000000000000020b3bb8f61917f7848c1ad34d4f62bdc7addfd2b7533f
Merkle Root 6b11ad758eb37e4cf73fcb099b79654cbb525a780e309cf973413879a2e54396
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,542
Size: 1.00 vMB
Total Fees: 0.01381494 BTC
Median Feerate: 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,424 (754,382 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
159,031 159,031 0000000000000e69d146f34241451a4b114a53eb38afa99ff2c4d7c65c4efb28 5 0.00 vMB 665
159,030 159,030 0000000000000204d17d69d93e272fc1f9878260c99ac1d4423da842e0bde64c 82 0.02 vMB 7
159,029 159,029 0000000000000b5040543ccd7eb4fcfe48430deda9fab5e1e94185d9a2f2d959 42 0.01 vMB 61
159,028 159,028 00000000000009029817c362530e6d5a46e1244c4dfc0bfae92ce9b1c1ac0efb 99 0.03 vMB 57
159,027 159,027 0000000000000a9ac8daebf310ea95b3c8c430be35675be3298283f31ea630f5 10 0.00 vMB 170
159,026 159,026 00000000000008ddd0fd156b7890e81c12e1eb5f3b39a7e5e22bdd54b86d88b0 10 0.01 vMB 34
159,025 159,025 00000000000004b5fb81b0b24c0fc8c63c9de7db52af4ca145e9bb8ddde9ac76 12 0.00 vMB 61
159,024 159,024 000000000000067407689601c582e3434a583a33c4bfa8af9e740aff2dc82060 6 0.00 vMB 4
159,023 159,023 00000000000002884d040d2d7ddb7c142a1ca6d209158e1366034c8acb98281d 18 0.00 vMB 33
159,022 159,022 00000000000001992d932ae185e57b98186eb4b40f452d96f67d9b26c1c201ec 30 0.03 vMB 50
Previous 10 blocks ↓
Total Size: 779.61 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: 298.04 GB
    • Received: 1.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.