Loading Tool

Explorer IconExplorer

Memory Pool

38,578 transactions
27.32 vMB
0.06221611 BTC
Random Selection Loading Transactions
Max Size: 139.21/200 MB

Candidate Block

Mining Attempt 92146c05fc6b05fda9c374c7ecfd96cccb0e1dd851eefdb3a6546f65568d2b71
Version 20000000
Previous Block 00000000000000000001387128703dc8e100fb66dc8413c1f0d759bd7170a104
Merkle Root 00be9e7a321fa2e5c893cdd4021ba3355a5db9a62c088113e2580667a857a2ac
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,737
Size: 1.00 vMB
Total Fees: 0.01050891 BTC
Feerates: 60.16 > 1.05 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,638 (336,813 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
577,825 577,825 00000000000000000029e5278a452d4b448e4261b0e437264f05749281686663 2,987 1.00/1.00 vMB 111
577,824 577,824 00000000000000000020e3885a6b21f255474192b48cd7d550af3fd108b4fe65 1,292 1.00/1.00 vMB 6
577,823 577,823 000000000000000000111730948a6a4b53322357440206907c2e1fdbd81cf1b4 3,082 1.00/1.00 vMB 41
577,822 577,822 000000000000000000223c7f1bcdc035707edfc3c97c337db9928aa3d8fa7726 2,687 1.00/1.00 vMB 117
577,821 577,821 00000000000000000028ddc91fead9deee764866cf8206c46f5079cbd12a4457 2,468 1.00/1.00 vMB 9
577,820 577,820 0000000000000000000bacf283756ec76ed8b02a19c2b7afc81fc4b44476acbd 2,825 1.00/1.00 vMB 67
577,819 577,819 0000000000000000000dd71f93f67b77df5c6aa0ce0a5093d2e7059acf584ce4 2,904 1.00/1.00 vMB 67
577,818 577,818 00000000000000000007bb6ec23995c1d531f299b0af8315772a97ad10081fff 2,625 1.00/1.00 vMB 98
577,817 577,817 00000000000000000017f4436cbbd42ac47a741c2316d084eddac0c9f49320dd 2,841 1.00/1.00 vMB 126
577,816 577,816 0000000000000000001ca81b1f501969ec0447eed845e17d99f665d221c0c5bc 2,864 1.00/1.00 vMB 81
577,815 577,815 00000000000000000016ccab4f78e641de6adec8a9878cc52a635623d0c773cd 1,675 0.75/1.00 vMB 43
577,814 577,814 00000000000000000021b3c9b831d5876018ef412ce8a2d0e4d25570baa048ea 3,052 1.00/1.00 vMB 59
577,813 577,813 00000000000000000014ef8a6eba83728b61669ecc07dfec768b2dd2fbfe4da4 2,788 1.00/1.00 vMB 69
577,812 577,812 0000000000000000001aaff14b2f8e5b4c5979be614e2730ab0ae50c3565fa9c 2,861 1.00/1.00 vMB 75
577,811 577,811 00000000000000000028aa6985548f9a955f3f4b35af301362c65ae103059b08 1,753 0.65/1.00 vMB 61
577,810 577,810 0000000000000000002008874de3452850560f76a7e7dc54c3425e1116dfe9aa 389 0.13/1.00 vMB 60
577,809 577,809 000000000000000000066fccd52b904147d0ce8c7ad76379e87393571d6729c3 168 0.07/1.00 vMB 95
577,808 577,808 0000000000000000001eb099a0e05916763d0fa9c14f7ad0fc7ed80322783435 1,908 0.77/1.00 vMB 41
577,807 577,807 0000000000000000001c56365ef51039d5cee483431a074b2b6d6caf4ae80c03 3,042 1.00/1.00 vMB 55
577,806 577,806 000000000000000000026a71a51a62767b53ddb6f370863d65d4d233b81c40fc 2,126 1.00/1.00 vMB 101
577,805 577,805 00000000000000000011ffac416e7538af45ad2c72632207d5c1afdc1aacb5fc 1,040 0.35/1.00 vMB 49
Previous 10 blocks ↓
Total Size: 781.75 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: 631.28 GB
    • Received: 12.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.