Loading Tool

Explorer IconExplorer

Memory Pool

41,995 transactions
18.29 vMB
0.18291240 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 101.03/200 MB

Candidate Block

Mining Attempt f5e5249794668f58892d8d6e98a1505e3bb73663121151c0b5fd27d1f5fdc014
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root b31111e301d4c2528536b7802886f9da1056c5dbfda0e1fe82b2381ce7548eb5
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,679
Size: 1.00 vMB
Total Fees: 0.06072076 BTC
Median Feerate: 5.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (657,403 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
255,918 255,918 000000000000001050a9f4aa00c3ff85610a7104ad5832e7211a5081e5578def 47 0.02 vMB 86
255,917 255,917 000000000000002e5f50ca4712c0ad942cdcaf58d6aed76a6a028ca38a82dec6 181 0.07 vMB 113
255,916 255,916 000000000000002fefcf4beab1ef694be72e33ace6863df9e53779c41e3974b2 91 0.03 vMB 22
255,915 255,915 000000000000000f0ce3ac26a45a2ce893af006478134273d095084010567c85 881 0.38 vMB 113
255,914 255,914 000000000000000988d43cba08fe59a1d9d8a8ebd8eec00415b1202ff9a6806f 88 0.03 vMB 87
255,913 255,913 0000000000000030c524c8338b6f1a9c70aa2ae22527995080e25dd9e2eb53f9 578 0.25 vMB 101
255,912 255,912 0000000000000001b79e65282a40993176e489e8424633d0ef21111d0f12cfd1 115 0.05 vMB 109
255,911 255,911 000000000000001907be172a521e388b3a9bdba3ddc944c46f198f9610969408 71 0.03 vMB 62
255,910 255,910 000000000000004138e98e9e1fa5500d012cca92984465fae9f47e56751c6cf8 214 0.08 vMB 110
255,909 255,909 00000000000000119a4f12a6ef1e6f1b22759898c4b8b66a7b1856efde4d9916 120 0.05 vMB 135
255,908 255,908 0000000000000009901f505ab6a9239e91c1c5e098e818800a08133abbe3859f 169 0.08 vMB 87
255,907 255,907 0000000000000008db29940b3a0d078ec9369eedd752f865f45190a751af54a5 45 0.02 vMB 79
255,906 255,906 00000000000000084527cbc98f0d7c93144053642aad8707c5b1cc27f78d6e88 112 0.04 vMB 108
255,905 255,905 0000000000000017baf710362cb2114cddd22208045f1f0bfe25f50ac390e152 267 0.11 vMB 83
255,904 255,904 0000000000000025d2535f92f6999c6005aafdc7ebcea261b873d935eb1bcede 24 0.01 vMB 52
255,903 255,903 000000000000001df277d89903c0eef44811e132262172c077af1d866d4faddc 95 0.09 vMB 28
255,902 255,902 0000000000000020ba9e6660592e8631320c68dec58439154d2c739ca7240e7b 624 0.25 vMB 107
255,901 255,901 00000000000000175c48c6531cef5cabe9509f28a03e9c54608094854cd8a8ae 215 0.08 vMB 89
255,900 255,900 00000000000000369a43ab431f6b5c05695ab79efe40d8df8e8c43c30caada8f 262 0.11 vMB 100
255,899 255,899 00000000000000295c015158059cc70533582dd762ab6ebccf41fcd81bb628c1 38 0.02 vMB 40
255,898 255,898 000000000000002858ccae68f31fa1f04146af15d86b0165fd983f23c4f98d0e 433 0.17 vMB 100
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

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