Loading Tool

Explorer IconExplorer

Memory Pool

72,719 transactions
28.11 vMB
0.06364584 BTC
Random Selection Loading Transactions
Max Size: 166.66/200 MB

Candidate Block

Mining Attempt 4c467b1cf59624749fdf7d180f9f81a914e5706a90821b906b94ad6c7d846f19
Version 20000000
Previous Block 00000000000000000001f0d90b14f5686296d43939de68ba4ee5c1525744741c
Merkle Root d1a432906ba5d0b8bb8ba1be1fd48a58cdfc7b41a1783d8bfe5969e11d53751e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,400
Size: 1.00 vMB
Total Fees: 0.00751802 BTC
Feerates: 40.21 > 0.75 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,052 (524,709 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
390,343 390,343 000000000000000001e62b5577bce340f56e282744d2442a2011acbab3255432 61 0.07/1.00 vMB 5
390,342 390,342 000000000000000005351285b9ebe0b2c883a9d0bb246824afbf212b6fe26a92 1,269 0.63/1.00 vMB 34
390,341 390,341 00000000000000000898ef9690b9579f1da3a499ecfe93f013f345d5b299455b 350 0.19/1.00 vMB 24
390,340 390,340 000000000000000009440da6ce092bf3c953ec18fad3d9338047be72ac4b6bcb 432 0.39/1.00 vMB 18
390,339 390,339 0000000000000000047f7c700507478e0540c60b732e83985b715016eec928e2 2,425 1.00/1.00 vMB 44
390,338 390,338 00000000000000000050e84f962574d3c896f907f7934e456bf7097424b571d5 1 0.00/1.00 vMB 0
390,337 390,337 00000000000000000193bc7041460db1526ec43a6d91fbee4375f8315ecd5741 498 0.28/1.00 vMB 28
390,336 390,336 00000000000000000283709385bb5d760622651bdd7de9cced3eb5a9bdde4846 207 0.25/1.00 vMB 12
390,335 390,335 0000000000000000049ff8a6bbbd4d7afaf3bc1ada3d363aa56eb4694a1795c0 638 0.26/1.00 vMB 38
390,334 390,334 0000000000000000097ae2758488b723f9af4e91fb14c5e5b64a33912ca329c3 1,336 0.66/1.00 vMB 34
390,333 390,333 00000000000000000583e3237496b68ed8a2530d554c3d0a6118c6418657112e 1 0.00/1.00 vMB 0
390,332 390,332 0000000000000000098398958b2045c255172b5dba390b02330b37b969a1b165 969 0.42/1.00 vMB 35
390,331 390,331 0000000000000000054ac67ced59692a614a4c96180e117ff7fefbdbf603c573 1,900 0.90/1.00 vMB 39
390,330 390,330 0000000000000000099aa6899d5b8aa0d22aca30e7a755576a9aec481510e1ef 467 0.39/1.00 vMB 18
390,329 390,329 0000000000000000038a0b249a8fffa3efd923ce0e9eeec3e28a5480e225dd2f 1,348 0.53/1.00 vMB 68
390,328 390,328 0000000000000000044e72218bf59555ced27456c2dd05c1b7c5bfbccf907b3e 1,725 0.76/1.00 vMB 138
390,327 390,327 000000000000000001faead9410f65510881bb225b02c1bed38364b9e5ed1fa8 532 0.97/1.00 vMB 8
390,326 390,326 0000000000000000098f9edbed6a6d5ec1c9bc33e87ce1bb9a76ce6a07a7e8e6 1,669 0.95/1.00 vMB 28
390,325 390,325 0000000000000000035697a39b2e0e319365f665fb68a0a971808c8107e86a25 999 0.54/1.00 vMB 33
390,324 390,324 0000000000000000065da3b5ac8861fad1d2b4a7f710645193422fdbc905e0b0 2,436 1.00/1.00 vMB 43
390,323 390,323 000000000000000008152de61c945d5b3ca7b05c98a9cebeddc44120d32e2775 2,626 1.00/1.00 vMB 51
Previous 10 blocks ↓
Total Size: 782.48 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: 668.18 GB
    • Received: 15.41 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.