Loading Tool

Explorer IconExplorer

Memory Pool

22,322 transactions
9.71 vMB
0.06241219 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 55.86/200 MB

Candidate Block

Mining Attempt d084414931a7d542309ca74b046c54561d43180b67d7b8c9db84bef1f06150cc
Version 20000000
Previous Block 0000000000000000000170c67e58e6b2743a2a358553ccfe3fb9590b1d57ba5f
Merkle Root 1b01a8367c2de0421ba86305c288dca76c67adbfc4c90f32cee3953933e7404a
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,932
Size: 1.00 vMB
Total Fees: 0.03619958 BTC
Median Feerate: 3.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,402 (757,180 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
156,222 156,222 00000000000007395522f0b2959f171e6fcd3e2a0e742f80d7851a6a2f219a4c 13 0.00 vMB 14
156,221 156,221 0000000000000f4da723d6dbfb263734b9d52546e2133a552e5a306a5e6699ac 19 0.01 vMB 59
156,220 156,220 0000000000000066faa65ed5f92dbadb6276b4cfdcfa1d64bb1ade4e58b8da4b 129 0.04 vMB 13
156,219 156,219 0000000000000e1b94bed8700a06b46ebc35a2cec0deb48cedd1d8a4003a441c 6 0.00 vMB 13
156,218 156,218 00000000000003d41c527f728ff33be5bb1513b2865eba1da12a3eade3949606 56 0.02 vMB 194
156,217 156,217 0000000000000d713bbfb4394e72f5f0a04eb9096154ac65b26bc00eb288f775 96 0.05 vMB 202
156,216 156,216 0000000000000a79964c077cc6d1f53dd965268a9015b40666bb5882c465b591 17 0.01 vMB 394
156,215 156,215 00000000000004b16160b440c4769904a62da882df04d068842725ac30adb581 64 0.02 vMB 200
156,214 156,214 000000000000008ccdbf26fd30f3c968e0ccae9b3a5b387989a31d173154deed 48 0.02 vMB 91
156,213 156,213 000000000000078a77ea7ab238ccee15c6d3a2d23d0c39800299ce90a01b5fdc 73 0.04 vMB 6
156,212 156,212 000000000000082546daf2169cd80642ac73e3a4811d61e5ea00fbe656b8f281 33 0.01 vMB 173
156,211 156,211 0000000000000533673174522bcac04c0ec3bb6db96fa886f646b808197fccab 14 0.01 vMB 76
156,210 156,210 00000000000009e906528c1c37bc041bc74596da979eb6422e4bfed90833f3af 145 0.05 vMB 127
156,209 156,209 00000000000008ef8b5a9f9baa180afe71d7f3447eb2ffebfa6d10ffc1e3d5fc 116 0.03 vMB 4
156,208 156,208 0000000000000490a4cab19163d93d5c10cd48822fe6cf0e3b8b80aa264dd118 13 0.00 vMB 32
156,207 156,207 0000000000000cf66361acbcfdda691cfebc46273fef9add5ec44dc1c3d8be55 15 0.01 vMB 37
156,206 156,206 000000000000073c03f99a1c7eea689f71bd4907c7b95c0c122ef6e08f76c8fc 45 0.02 vMB 39
156,205 156,205 0000000000000aa86aac6a784b212b595448851ad5078c6e5dbafb73b29e872c 1 0.00 vMB 0
156,204 156,204 000000000000076fd2f4f7577ea4534d0c8815c5572ffe60904ecfe6e93c6732 74 0.03 vMB 91
156,203 156,203 0000000000000ef725ff7f1cc48322509c3be7beae670fd2fab1ac6287a0f670 69 0.03 vMB 29
156,202 156,202 0000000000000b2aae97a3f34b2c48e5182e9e2034be2c46569ae0973f0f4dcd 10 0.00 vMB 174
Previous 10 blocks ↓
Total Size: 779.57 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: 272.38 GB
    • Received: 1.06 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.