Loading Tool

Explorer IconExplorer

Memory Pool

80,585 transactions
29.94 vMB
0.09178844 BTC
Random Selection Loading Transactions
Max Size: 182.79/200 MB

Candidate Block

Mining Attempt 1285ec141fe5536408ba4e5d2604650fc4e0743ee35e0c5b6a3a418962a8f8e6
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root c62533b470fe8ed87356e552fdd9e6061fecfab9d8644aad8905798f22032f9a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,375
Size: 1.00 vMB
Total Fees: 0.02504580 BTC
Feerates: 402.60 > 2.51 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (608,640 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
306,683 306,683 00000000000000003f5e8a12051bc9a7d97bf323ced6772db234f04a1c21b81e 61 0.14/1.00 vMB 9
306,682 306,682 000000000000000012ee25cc265347535e29e38df03fdcfca9058c1c3f81a9ae 751 0.53/1.00 vMB 26
306,681 306,681 000000000000000020cb86240e95135008320181688b8b8cd9bced22b19ce850 771 0.73/1.00 vMB 19
306,680 306,680 0000000000000000517130467d425106006938adbf11d3da3ab49ba3a929b6c9 963 0.35/1.00 vMB 43
306,679 306,679 000000000000000043cff65aad2508d5ea7fcd92cfc3006ddea0f369163f5736 256 0.47/1.00 vMB 14
306,678 306,678 000000000000000026f24850d44fb25e9bf9453e2ed3aab3d2fb4c56f11ae62a 886 0.50/1.00 vMB 30
306,677 306,677 000000000000000008006c97c1422115134cc63780aee4554504be910cba2099 1,039 0.35/1.00 vMB 50
306,676 306,676 00000000000000002fb8dcc0e27406311f7e57d0f39c841c973d1e13f2c37635 956 0.50/1.00 vMB 33
306,675 306,675 0000000000000000026ecb56e3942839b8306d6bc6febe63a83bd49f4fb6401e 244 0.22/1.00 vMB 22
306,674 306,674 000000000000000000365381cbe77d4ced2100911c15c42226dde931ebcc6f09 969 0.50/1.00 vMB 42
306,673 306,673 0000000000000000468e2499f53287695fd7b56373c3a150e1fdb18929798f04 150 0.25/1.00 vMB 13
306,672 306,672 000000000000000027a80278c01ec7d71f680e80f4ae632414bffceceb2363a5 964 0.35/1.00 vMB 45
306,671 306,671 00000000000000002ea60751abd3f373b4aa5ce4ef0886ace2caf44366d90c77 644 0.25/1.00 vMB 184
306,670 306,670 00000000000000002835316356f03e4c051557827ebba55038cdaed525af5bfb 849 0.57/1.00 vMB 25
306,669 306,669 00000000000000004b28d87f5dfae888ba02bd2e78dfebdfedb2bfe7ef0048fc 256 0.09/1.00 vMB 49
306,668 306,668 00000000000000002bc62605c84a2f6e3cc06547004e78ad44386dab1b4d4f13 319 0.21/1.00 vMB 28
306,667 306,667 00000000000000004bb812b7e8445efd1242eabc62a1e1be4704c44c9b4d4a62 232 0.10/1.00 vMB 37
306,666 306,666 00000000000000002f6767497b21552d1c6d994e9b26862df0fb50972b860342 407 0.22/1.00 vMB 30
306,665 306,665 00000000000000003215c1e99604bf4c7ac7ac1846a71c86ee5456ce520f7be5 499 0.35/1.00 vMB 29
306,664 306,664 00000000000000001c6159e6c3cf49ffa964a81e28101afe5547ae27bfb5750f 395 0.35/1.00 vMB 19
306,663 306,663 00000000000000004038b2bdd90eff11c29afd0cdb3780b5148e99a8d06891de 1,033 0.35/1.00 vMB 47
Previous 10 blocks ↓
Total Size: 782.95 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: 715.20 GB
    • Received: 17.67 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.