Loading Tool

Explorer IconExplorer

Memory Pool

35,996 transactions
15.29 vMB
0.08751955 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 86.70/200 MB

Candidate Block

Mining Attempt 2313663419b6787af3b6e70a6b1545537f0158915fbccf6a788faeb547f63282
Version 20000000
Previous Block 00000000000000000000882eb50d4cf30d3e14b30b39d5bc9707ffd2840b4559
Merkle Root 2a0cfaef891f132a91fa78ce9d7cba486e15c8629942485034f9694edca4af2b
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,955
Size: 1.00 vMB
Total Fees: 0.03250413 BTC
Median Feerate: 3.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,342 (717,106 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
196,236 196,236 000000000000062d6d31203be48b00bee738419b1084da9992a24e82dabd8255 42 0.02 vMB 70
196,235 196,235 000000000000033495ea9071719903fd9501a140269a58dbfc540c7148454bb2 66 0.03 vMB 140
196,234 196,234 000000000000046e246c21a50367beffc70fe3aea375a0bb0cd14d2e2ef25313 147 0.07 vMB 121
196,233 196,233 000000000000025622d424a596361acedb8bd9c463c10b5f06acc96c3350c244 295 0.11 vMB 136
196,232 196,232 000000000000022d41efd1d8330ef62e64e05a2155b8cc28ba3a7ca84c537187 258 0.09 vMB 183
196,231 196,231 00000000000003c82df4318c657102c8466f5c8bb12298705454a96e5b3ac0ae 458 0.23 vMB 123
196,230 196,230 0000000000000370dd66e6d0b1dfe1572ec3ed9f85e89564db159e784f801a0a 249 0.07 vMB 63
196,229 196,229 00000000000003dd58829a8ce6e627b49cee003d70b452f0dc1afe742ad634cf 512 0.20 vMB 140
196,228 196,228 00000000000002c53e5e026789c007d9297a399b229930bdb1d65943b942c704 120 0.07 vMB 878
196,227 196,227 000000000000005833155e0d945dfbe79def161fe70fb3ceeb525ab933c9e526 113 0.04 vMB 53
196,226 196,226 00000000000004288071b27cb264699813ed060ec0900ee923445eb1aaeeb378 348 0.18 vMB 165
196,225 196,225 00000000000003bf2a22a254995770ad504f9f9f38c92786d8ca1bf519f4f5c7 13 0.00 vMB 23
196,224 196,224 000000000000017f2bc81c47a6d4577e7a3b9a8244c5979b00ee702ccacd6d7f 69 0.04 vMB 106
196,223 196,223 00000000000006d360d620d4db0622dbd0155534b39c18f88919f58441bc1d3d 910 0.34 vMB 153
196,222 196,222 00000000000001980360454c2cd140f3144ca85062e5a89d4f7c96e6d2e44e9b 149 0.05 vMB 136
196,221 196,221 00000000000003f1730d3da33d6a02421c70b983de404f262759d49647b36e60 485 0.25 vMB 133
196,220 196,220 0000000000000050b1445acc24941cd467e0031ee02f6dc5f8d3e24431a16d63 32 0.01 vMB 7
196,219 196,219 000000000000059a5070c140e2d3bc399062c4946e464a009c8b364cc5ce4481 136 0.05 vMB 191
196,218 196,218 00000000000002063e0494225cc9e1b0d8f3ceb096968ac70e0ef306313cfc00 7 0.00 vMB 0
196,217 196,217 00000000000006777da72a74c903cae79e24ad86b4b73980283fc7c901cf22cb 16 0.01 vMB 107
196,216 196,216 000000000000049f8bbc0d1451948f822e8e4985b18c6de74fb689ef32a29d98 694 0.23 vMB 169
Previous 10 blocks ↓
Total Size: 779.46 GB

Node Details:

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