Loading Tool

Explorer IconExplorer

Memory Pool

45,867 transactions
27.33 vMB
0.07419020 BTC
Random Selection Loading Transactions
Max Size: 144.89/200 MB

Candidate Block

Mining Attempt d371121f16ceb0f72aff58396511317f435d972ab6565bd4faae5dc6c5e3578b
Version 20000000
Previous Block 00000000000000000001e1af25ad4e9d2008c13672c48d9c88eeac32a869b9f2
Merkle Root 1c2dc8eba7f57f8058b5bdb1b8d703cef3c71db610aebe6191618c06872557f2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,912
Size: 1.00 vMB
Total Fees: 0.02314478 BTC
Feerates: 301.59 > 2.32 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,789 (519,846 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
394,943 394,943 0000000000000000027ff4e52e1e7f29cc6b457709ad28a4e74ee7ed86f1ec4a 1,630 0.92/1.00 vMB 32
394,942 394,942 00000000000000000590961010ff1a977386a2e801ca6840bc1d6e36abf3360c 2,016 0.95/1.00 vMB 35
394,941 394,941 0000000000000000060ec86131842004a025a5b5634825323635e090ae1dd75e 2,518 0.95/1.00 vMB 58
394,940 394,940 00000000000000000349acb534c821141206f98d39f8670faa488e1a2736ede0 1,399 1.00/1.00 vMB 23
394,939 394,939 00000000000000000150e74d3d0d0dd90560aa31520f2c479f8f99d91f8f73af 694 0.39/1.00 vMB 35
394,938 394,938 00000000000000000731ea593652155a64a6e2074548ed22977ba84b68f971aa 1,696 0.89/1.00 vMB 35
394,937 394,937 000000000000000006f01dcaa523ff91935149607245e1758a851fda0b344fd5 384 0.26/1.00 vMB 32
394,936 394,936 000000000000000008b48c06ea12a029d4494a318728b68561bbdbf9b234a340 515 0.34/1.00 vMB 35
394,935 394,935 000000000000000000c22930cdbef6af1745a7469f1d069306cc55d33ff8ff2c 470 0.25/1.00 vMB 35
394,934 394,934 000000000000000005858a1aa5de611a4528565fdb021e530783e88decf27add 537 0.26/1.00 vMB 38
394,933 394,933 00000000000000000321d8e8bb25caa0899ea8f80f3c05e7aecb591af308d3b0 1,092 0.93/1.00 vMB 31
394,932 394,932 000000000000000005d333f041ae6351db15bbf586932973602e7145ee2f0e36 1,039 0.51/1.00 vMB 38
394,931 394,931 000000000000000002aa6b9674b300d4d81d4592ffc89a5a299e91433470d25c 1 0.00/1.00 vMB 0
394,930 394,930 0000000000000000015a67a5e056cffdc5f33b55bc8b8a82aaa2f99811df3f54 728 0.72/1.00 vMB 21
394,929 394,929 000000000000000007fd1427dda56b6a6d6601f109b45c475e9a7e4c67a1eeaa 582 0.31/1.00 vMB 37
394,928 394,928 000000000000000008189ab74f9f93aa3db3df2a54e81a89b3f4e8997f683170 1,071 0.53/1.00 vMB 41
394,927 394,927 000000000000000008bc732288c7a9ad1d4a49e0759a5cdedea50274ff144f87 1,246 0.64/1.00 vMB 44
394,926 394,926 00000000000000000719487f76e1712d375076a2933119b7705d417f267531d6 67 0.07/1.00 vMB 11
394,925 394,925 00000000000000000671903253f8fbbefdbb97495e0a9355f04dda085cf3fb13 632 0.95/1.00 vMB 16
394,924 394,924 00000000000000000445baed9a16f7f7693776c9b9a7bfd250760bb749f624d1 293 0.18/1.00 vMB 25
394,923 394,923 0000000000000000096c9e78e7bd27d5020d3604d668afa2bf76e89ca923e50f 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.01 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: 649.37 GB
    • Received: 13.17 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.