Loading Tool

Explorer IconExplorer

Memory Pool

14,795 transactions
6.08 vMB
0.04774677 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 35.90/200 MB

Candidate Block

Mining Attempt c75a64d22fd9bc94f84f91c9cf87e4474b68d1b455838e2052da17d626b3e5f6
Version 20000000
Previous Block 000000000000000000008a32030f18bfbcf56f9bc4b6582f27818e6d2a5ec937
Merkle Root e55bbec0be7068e0a8828747973e31ec57504a5f1cfe8939663e42e85cf5ebeb
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,232
Size: 1.00 vMB
Total Fees: 0.03717437 BTC
Median Feerate: 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,448 (684,584 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
228,864 228,864 000000000000006557be96a789dc3e865cfe45f8af6b4c8ff57491cf6ac1f24e 426 0.28 vMB 128
228,863 228,863 0000000000000245e32e9ffd856629699231f0da80f0b8ace826006e613d0b15 5 0.00 vMB 42
228,862 228,862 00000000000001f4acb11a13d0ee6cabea3668de1af8a18672ad0c06344b3018 272 0.15 vMB 103
228,861 228,861 000000000000007d87d42b2151d77e0af77b8dd76cb0de1e760c2bd064274c27 146 0.15 vMB 61
228,860 228,860 00000000000000cb9b42c05111346a1e981228fb527541561043867eaf9e67a9 141 0.15 vMB 88
228,859 228,859 0000000000000019631b078af79bf1f6123bc737b2d9973072089b22f25bcfe2 26 0.01 vMB 372
228,858 228,858 00000000000001382b8f934e91d1c800e666d643484d060a8fd7eff940db015a 185 0.09 vMB 137
228,857 228,857 00000000000001c69a137b015d5875a1cc7e0652c97dbce096ed0ab3a5371f41 128 0.04 vMB 272
228,856 228,856 00000000000001764afee197e3987343f1cbf18f6bfe31df8884bc71cd9e12c0 251 0.12 vMB 137
228,855 228,855 000000000000016e3d57275e2bd65caed4881cfca4694d69b2932269d6110c14 129 0.15 vMB 80
228,854 228,854 00000000000000f2b15497a7aaf0bf8e6656e87109de7ed2850bcbd7076920e2 180 0.08 vMB 148
228,853 228,853 00000000000002045043520df80cd48486dca58afc681073541a189d01bed8ee 380 0.20 vMB 190
228,852 228,852 000000000000002c4057c31e1c50d6549a26063531a9bfa2f2873c51fd406bcd 376 0.16 vMB 180
228,851 228,851 0000000000000241adea1fb76588b288e4194e93c790e381356cfdf651b01599 967 0.47 vMB 182
228,850 228,850 0000000000000163d46f0f245417fc5bd28a1b27e59d7d6cef87ed3be66fd35f 245 0.15 vMB 109
228,849 228,849 00000000000001f2b2c68eb3c9929dde885c19f88f08901e328123b92eaa7a26 501 0.25 vMB 142
228,848 228,848 000000000000013aa15af9211abf9a95ed4afea0a745a99b9841d599980d3af1 256 0.09 vMB 236
228,847 228,847 000000000000021d16d3bc05a1e2ffb11ab85044b577c4a48edb1707c44f1806 838 0.39 vMB 177
228,846 228,846 0000000000000006b5a0a3110f8e0c53f26de5679c2ca4eb71d07481aa9bd530 11 0.18 vMB 50
228,845 228,845 00000000000000908f1bb5d3d992ca79d79cb3ca992fbbf288a6617c80d76def 369 0.23 vMB 130
228,844 228,844 00000000000001ef4bcba25de65f6be9703745e522fa42c5ba2f589e3d3217f3 145 0.47 vMB 57
Previous 10 blocks ↓
Total Size: 779.65 GB

Node Details:

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