Loading Tool

Explorer IconExplorer

Memory Pool

79,889 transactions
29.30 vMB
0.12555297 BTC
Random Selection Loading Transactions
Max Size: 177.45/200 MB

Candidate Block

Mining Attempt c66d60887659a29cd03ff1a078293ebab0827cc7393b877ed7f84426998d6398
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root 9678a9bb09359abe4f7b8b209b2468b1502c16b37af1346d2da7365cb9c95136
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,890
Size: 1.00 vMB
Total Fees: 0.04699621 BTC
Feerates: 301.72 > 4.71 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (405,404 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
509,893 509,893 0000000000000000003176d48202f9676b1c7bea629a7e2724d529598113c7bf 204 1.00/1.00 vMB 4
509,892 509,892 0000000000000000000ba546b8bc6a331a12154764b1f7a38630f1a7bd8763cb 322 1.00/1.00 vMB 11
509,891 509,891 000000000000000000128c5fb8fcb9c855b21e03f8ae6516abf436ed1bc44132 1,214 1.00/1.00 vMB 48
509,890 509,890 000000000000000000380540ca77d1fdf656a478b36dfe1046d4342a3779fc57 606 1.00/1.00 vMB 15
509,889 509,889 0000000000000000001d0b35845a6a3e4f92f6e1ed536b7628945202122085c8 368 1.00/1.00 vMB 9
509,888 509,888 000000000000000000339d1e0f81ded0b7a33d21e37e7b9eb82fc29f69710a6e 354 1.00/1.00 vMB 11
509,887 509,887 00000000000000000055d786494435f9a67110569da667902a0838d7f62c78c1 1,164 1.00/1.00 vMB 31
509,886 509,886 00000000000000000030c189d43289779d6d11828591f00ec800e05072800ba2 220 1.00/1.00 vMB 7
509,885 509,885 0000000000000000004b175f431b2841a7fbcc050c1c109d181988b500933596 577 1.00/1.00 vMB 14
509,884 509,884 00000000000000000020dff868c2ce614e4e54b82d62ba842fc70a673f5a49b6 365 1.00/1.00 vMB 10
509,883 509,883 0000000000000000002a1180f6bfbe2412ad644632df2054219e79a51542af05 840 1.00/1.00 vMB 28
509,882 509,882 000000000000000000529fa807fa439698959351693976d56c0842b09e305663 188 1.00/1.00 vMB 3
509,881 509,881 0000000000000000004472b42db749b80bf92339eff5f5baf981bca229f46073 1,843 1.00/1.00 vMB 49
509,880 509,880 000000000000000000216c0b772f5179c89821702c814ad458c1107b15f7a2d5 718 1.00/1.00 vMB 21
509,879 509,879 0000000000000000002cae8cfdb07a36c0d06407e691f9e44fcd8858f1d2ccc3 1,832 1.00/1.00 vMB 64
509,878 509,878 0000000000000000004fc95c6b89eddcebb3bbfdd9467b6ad068243ba35c65e9 406 1.00/1.00 vMB 8
509,877 509,877 00000000000000000008f33896602d0c5f775983674d62968b1dd993edba0b84 660 0.29/1.00 vMB 55
509,876 509,876 0000000000000000003a7cb233fc6a75f7a6998dea0301fd3b735beb563e3dec 1,267 1.00/1.00 vMB 34
509,875 509,875 00000000000000000004588ee063bc28baa84c7f0c53e276c8d1c600452a70fb 951 1.00/1.00 vMB 23
509,874 509,874 00000000000000000055cfab324ed0caf1f1c9fb0166b0605abdb4fdf6f704ec 434 1.00/1.00 vMB 11
509,873 509,873 00000000000000000013d771f1c4a33a700c3be75fa1cdb4ac628169456c40f8 474 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.90 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: 713.74 GB
    • Received: 17.46 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.