Loading Tool

Explorer IconExplorer

Memory Pool

81,698 transactions
30.82 vMB
0.09304332 BTC
Random Selection Loading Transactions
Max Size: 187.56/200 MB

Candidate Block

Mining Attempt aec8814c73a0386701a908b8a6fd7319c44ebcc15d1f2ad92fc0f64961755efe
Version 20000000
Previous Block 00000000000000000001cd73236a028c712d69000472bf4b7a3a172265e397d2
Merkle Root 3212f1d1d53731687d05c4fa9135b54c4531edf7434e4f43f9fdbb96bfb6afd9
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,697
Size: 1.00 vMB
Total Fees: 0.02357754 BTC
Feerates: 318.30 > 2.36 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,349 (487,448 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
427,901 427,901 0000000000000000023fb4d0a745912a5d3fe31dfdd8f44453900421cf6bb290 670 0.30/1.00 vMB 55
427,900 427,900 00000000000000000306adfa09f2b6d863257e9641e0f260d67bb73b336c7638 2,035 0.90/1.00 vMB 57
427,899 427,899 000000000000000001e7c1cf2f354a9726cfa05c41c7531df4cd7466c64b2118 944 0.58/1.00 vMB 43
427,898 427,898 000000000000000002f4574bdbf125fd758e14b39e276995d07c52a805e9ab0e 208 0.10/1.00 vMB 57
427,897 427,897 000000000000000000aba336a48b5d99aef01158110bd86ad63257a32da43f32 57 0.18/1.00 vMB 24
427,896 427,896 00000000000000000090f61c952375fd691af952807b64f156df29440891902e 1,643 0.99/1.00 vMB 44
427,895 427,895 000000000000000002d38bab76bfd39c046f160ce3c93ecf204495d071b06f6b 1,735 1.00/1.00 vMB 38
427,894 427,894 000000000000000002a1ad3380546c615ae4fb03df90e06a7fd63a37a42d1a64 2,206 1.00/1.00 vMB 64
427,893 427,893 000000000000000004674c969d83329a15b37f9e993f25ff6b3a91220b480d68 2,912 1.00/1.00 vMB 72
427,892 427,892 00000000000000000334038fdcd287bff192d671c8d564452822170041e9471f 1,282 0.60/1.00 vMB 56
427,891 427,891 0000000000000000028d9697da976300c0b1b969b20cd151359105cf87bdb8bc 1,031 0.97/1.00 vMB 27
427,890 427,890 000000000000000001086bd093ceef76916f53564fbf13a140b3bcf12f0aa6bc 714 0.59/1.00 vMB 33
427,889 427,889 0000000000000000038205594a457b283d749e8358405bf1d5e40378f90bbeea 1,603 1.00/1.00 vMB 40
427,888 427,888 0000000000000000044c5b1a24053ec9b42b8e10bcc98afb028d1b1db17bb228 2,646 1.00/1.00 vMB 67
427,887 427,887 0000000000000000003e715b7f18e5caa91e0e34d7d0df431853dce0fcfa272c 696 0.27/1.00 vMB 53
427,886 427,886 00000000000000000197955af2bd4e214b86339ec54bbd070a41ffcb7bc45db6 304 0.21/1.00 vMB 30
427,885 427,885 00000000000000000267648ba1571ae1a18c4a1371219bdd3e8c1d3551d79384 2,814 1.00/1.00 vMB 63
427,884 427,884 00000000000000000149230ec89c826b5496a0daf6026958f068b3225fe4893c 1,836 0.71/1.00 vMB 59
427,883 427,883 000000000000000004eb208ad4a40c5bfadb6a581c872012bc764b1c244a3149 1,635 0.69/1.00 vMB 56
427,882 427,882 000000000000000000777c347978827e72aa142bd58efddd6e6173a0677c1abb 703 0.26/1.00 vMB 61
427,881 427,881 0000000000000000010082068d645ce4559406f491972e31c336b4775e8cfc38 1,120 0.46/1.00 vMB 59
Previous 10 blocks ↓
Total Size: 783.00 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: 718.41 GB
    • Received: 17.89 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.