Loading Tool

Explorer IconExplorer

Memory Pool

15,893 transactions
9.11 vMB
0.04465978 BTC
  • 1 sats/vbyte = 8 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 48.76/200 MB

Candidate Block

Mining Attempt a417cc1643ec7da923d7ffaded4ef9440a3d4f55cd9b45a13d5fc2c6daca7fdb
Version 20000000
Previous Block 00000000000000000000ea7b3c200deeaec83f2905c92dba9e1fdfd8176f698d
Merkle Root be26f2e6de46c3bab548af125b1e69645d78517e086a3b29b521b56a71ae9dd3
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,361
Size: 1.00 vMB
Total Fees: 0.02470886 BTC
Median Feerate: 1.71 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,372 (768,446 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
144,926 144,926 00000000000003f83acf769d3b4507b2ae3e851948e6ebf48648f5cc0b7ea3c9 23 0.01 vMB 42
144,925 144,925 000000000000028f575e0137f816119a24d1f660b08e60acf5eaaa61455f0f94 60 0.02 vMB 114
144,924 144,924 00000000000001c1a3a0a644b17ed0558664bc730e68d29c7954f56cde2dfe06 40 0.03 vMB 434
144,923 144,923 0000000000000005d10d088d32b81cab581874cf1f659b97a5874988180e2d35 104 0.06 vMB 285
144,922 144,922 000000000000041707386d680addd256f22fc80cdf6a1ff1344cfe829b52507c 56 0.03 vMB 47
144,921 144,921 00000000000005726e69c6f670b276ac748570ebd782e8f7ee9130eec3c2fb90 46 0.03 vMB 263
144,920 144,920 00000000000001b811910f0f4a7a3c093cd932c0c7a3904ac038aefb1f985b0c 79 0.05 vMB 506
144,919 144,919 000000000000056b606a93feeb9b67c06517776bfe6a700fad018af58a699107 32 0.02 vMB 150
144,918 144,918 00000000000008ff1b949dc5b9af89be744199e09073a58a78df9f7ce8355022 28 0.01 vMB 356
144,917 144,917 00000000000007fe3e6060ec0c6ddb6790c77a8dc06eea4575a2408eebbf07d0 65 0.04 vMB 97
144,916 144,916 00000000000005c6aca89f188819553e63fe1d5deeea9722b43d1cd0974c7d58 61 0.04 vMB 91
144,915 144,915 0000000000000260b7761ec8616448f64b5af745868a626d406da753432505f6 27 0.03 vMB 122
144,914 144,914 00000000000006083ae9a5274f1f7e077c8741b31059b8874d8afd27bbdeb912 9 0.01 vMB 122
144,913 144,913 000000000000082dc1cad3856aed8a393bff8a9798c1678d6916b1e377f30dda 167 0.05 vMB 55
144,912 144,912 0000000000000856f9b7ff2cce185bcbafb4cccc5da47c5f57fe6d222752bb2a 65 0.05 vMB 54
144,911 144,911 0000000000000071eee432744967860a4713910645350057172ba4765366b3d1 112 0.08 vMB 371
144,910 144,910 0000000000000913177b0780781deed134dd6e95637be74bd8ba0204e9eec0a5 131 0.05 vMB 10
144,909 144,909 000000000000063de4213a340582376f5026bf9454f7fe3db346d0f45a9890ac 60 0.04 vMB 161
144,908 144,908 0000000000000003c6de10cb0420f7430d3e1c365fa98adc9b2659dd278173db 89 0.05 vMB 323
144,907 144,907 000000000000067adf33effd8653226462df62f85a8b5d1f19d5525460474e98 18 0.01 vMB 15
144,906 144,906 000000000000040b43a9d30b1e72cfc78240fec49220b4d825e399c4393a9ddd 13 0.00 vMB 48
Previous 10 blocks ↓
Total Size: 779.51 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 104
    • Outgoing: 10
  • Data Transfer:
    • Sent: 198.90 GB
    • Received: 0.78 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.