Loading Tool

Explorer IconExplorer

Memory Pool

55,517 transactions
31.71 vMB
0.19543164 BTC
Random Selection Loading Transactions
Max Size: 170.81/200 MB

Candidate Block

Mining Attempt 09a4e48c5cd59d49608979b113ae8f82e4ab524951859f4f1782e77cab37e38d
Version 20000000
Previous Block 00000000000000000001073fbbdfd9cf89877f0a8ea98729a2d0c883dbdb3937
Merkle Root 4ec816fcdb10db3895d98516a0397807244594a2c30075b4b7456b2e18d4a713
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,467
Size: 1.00 vMB
Total Fees: 0.08912384 BTC
Feerates: 502.46 > 8.93 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,813 (589,015 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
325,798 325,798 000000000000000004459a5c20e1d23f587925fef0cede91a951ec773e15eebe 392 0.21/1.00 vMB 27
325,797 325,797 00000000000000001cc5cf0484a804b42d384733f3efc72584a08d6797f11d02 120 0.07/1.00 vMB 27
325,796 325,796 00000000000000001b0bd2de5e9d345f134174d3d333922d346681096eee0b18 173 0.10/1.00 vMB 29
325,795 325,795 000000000000000007bcaeb50237b0e58de30759bf8fdfd4ef32068efaa2af55 61 0.03/1.00 vMB 65
325,794 325,794 00000000000000000302d49aac9fef25553a03b9c2f75fc24bd45364b06e989b 242 0.12/1.00 vMB 32
325,793 325,793 0000000000000000064015df3599fcd3c8972424fbbbc9c82a7830bcb0305a8d 324 0.17/1.00 vMB 30
325,792 325,792 00000000000000001d744c138fc3462c4d18ed205ae1a25e85296120fbc46b62 98 0.06/1.00 vMB 24
325,791 325,791 00000000000000001a05c0ef741b0394ec2ce4b02789e43f4eac6fda7adfc123 469 0.27/1.00 vMB 30
325,790 325,790 000000000000000003bde8f2b8378f72c4bdbdd8d44f7184f527c564e39cb189 1 0.00/1.00 vMB 0
325,789 325,789 0000000000000000005f68b1ec1f262ddc69d201930fd01e5775a4761eeeaf72 33 0.01/1.00 vMB 39
325,788 325,788 000000000000000006be7d56dd305eb019afa2a452bfee439a21624f503568fd 710 0.36/1.00 vMB 28
325,787 325,787 000000000000000019006c774e754ea53e1347931f8173985ddfcc02cf035b5c 129 0.07/1.00 vMB 26
325,786 325,786 000000000000000008dd892a17db83e995b083a03bf78fa2e4d3a11eea782fd8 802 0.41/1.00 vMB 28
325,785 325,785 00000000000000000da1cf1a35c7e49fbe0bc17ebfc443e56f1c1984d528c1bd 1,154 0.53/1.00 vMB 32
325,784 325,784 00000000000000000e1a23e6e46ad5a52c3be49dcda1d28c6e5e8c6816c9f3fb 233 0.12/1.00 vMB 28
325,783 325,783 0000000000000000014a5fa3f0842b135988d005746c9fe63d7c1163db90eea3 185 0.11/1.00 vMB 26
325,782 325,782 000000000000000008eaa5052dd32385ef55239b16d548c82615303f312f2850 241 0.13/1.00 vMB 23
325,781 325,781 0000000000000000154c6a76d7ceb03c2ba123f121fd2f4007c788a66b1e9db3 26 0.01/1.00 vMB 52
325,780 325,780 0000000000000000143a3faffc65e36b9cf5486491712a6bae73acb69820bb6c 688 0.38/1.00 vMB 32
325,779 325,779 00000000000000000841217149b5adf563908b36b22753084edabe9874b5702a 540 0.29/1.00 vMB 28
325,778 325,778 000000000000000001448ac8c7f874c66fe8f6d2f5d26043dc5a95a3b2f2b31b 738 0.44/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.06 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: 651.12 GB
    • Received: 13.42 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.