Loading Tool

Explorer IconExplorer

Memory Pool

40,724 transactions
27.24 vMB
0.07649134 BTC
Random Selection Loading Transactions
Max Size: 140.52/200 MB

Candidate Block

Mining Attempt a3666a86d0178b46b955d6dbb794e1ddcf4e0b3a15585bb1f0d827d514fd066d
Version 20000000
Previous Block 0000000000000000000125e4fd7be7c13b9e183c8ebf26e8254a360295f574ea
Merkle Root 4b05f3cad029b55cba6379a46924e3a6edbd5409c0689226e4a17d1e2e9c5a72
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,011
Size: 1.00 vMB
Total Fees: 0.02454964 BTC
Feerates: 107.72 > 2.46 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,659 (591,731 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
322,928 322,928 00000000000000001baba6ce51c0523dc2fe93a65372227f3f4277c8a725fbcd 203 0.51/1.00 vMB 11
322,927 322,927 00000000000000001504e674749acf0debc39348c56a63209ea4b1b6bdb6908c 199 0.41/1.00 vMB 15
322,926 322,926 00000000000000001b28d8be66dfb14e497d788827fa3b81bbeca91bc1477643 1,056 0.50/1.00 vMB 32
322,925 322,925 00000000000000000a12aa617be720f0491bfcc1703bb5085c6943e41ed6a957 484 0.74/1.00 vMB 15
322,924 322,924 0000000000000000001ffb7a57d7211f0a88a1ce083c3c359b0c214794a0bb46 1,268 0.75/1.00 vMB 32
322,923 322,923 00000000000000001d862922c1f3e02d4cc8fe027aa5a956f01b97d548c8d83c 126 0.33/1.00 vMB 10
322,922 322,922 00000000000000001ce38bd760936961a976a380986a1c986706f0d3e2418579 2,121 0.93/1.00 vMB 37
322,921 322,921 000000000000000008beb6b7c480c589a5267338f3973f67ccaf0b89f3034401 197 0.22/1.00 vMB 18
322,920 322,920 000000000000000014e37fe68012f6de4eb62ae02646e919f730ca44b468b591 425 0.47/1.00 vMB 22
322,919 322,919 000000000000000017aa36e5e5e682d67f8d7ba3ecae10a75517956e55cd8ed1 1 0.00/1.00 vMB 0
322,918 322,918 00000000000000000ac9c3bec7d4171614e3f277fcec531217e9d842be8a53d5 42 0.02/1.00 vMB 12
322,917 322,917 000000000000000003edf2f6eddad491c31fe644b63d8dbb28d441811ac7d101 458 0.62/1.00 vMB 17
322,916 322,916 00000000000000001a2e55a532f89ad97b4886c14b79a0a871db1472abce7ff3 648 0.73/1.00 vMB 20
322,915 322,915 0000000000000000180a3b7612a3ae21cab249492e3a716e8ad0d34c8c75772c 173 0.66/1.00 vMB 10
322,914 322,914 000000000000000003d8c23628f0d30eccc378e8b69e4397e83fac4423b96f46 560 0.35/1.00 vMB 24
322,913 322,913 00000000000000000065c163106faef2925dee1ca936a2fe9270f6736d55f20b 1,079 0.50/1.00 vMB 33
322,912 322,912 0000000000000000011996c9b2f83c3b3bca6a223cfe1cbb48e1dde8bb1b493d 256 0.09/1.00 vMB 44
322,911 322,911 000000000000000018b8b59055a241e6b45b296736d75c61fc864e1941f6fc5d 883 0.44/1.00 vMB 30
322,910 322,910 00000000000000001e3afc675c70686a367e2c7dd42f9296ed4279d5dd8d0857 340 0.41/1.00 vMB 15
322,909 322,909 00000000000000001c48b581499e1060ee75cce13753e513d671eac4a90e1459 672 0.87/1.00 vMB 18
322,908 322,908 00000000000000000235f270c331dd1b25a720e107e18eedde93154887e6f5f5 753 0.45/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 781.79 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: 633.64 GB
    • Received: 12.21 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.