Loading Tool

Explorer IconExplorer

Memory Pool

84,538 transactions
31.71 vMB
0.10827590 BTC
Random Selection Loading Transactions
Max Size: 194.40/200 MB

Candidate Block

Mining Attempt 39aa23bdbbd04e340796968e33ca798a5808fd50d711d692c148270aeebcbe20
Version 20000000
Previous Block 00000000000000000001e04dc53d2870220783c578c283d55c1a710d6e578ddc
Merkle Root 84d242681461f367a01fef0953102d1bb88c5babd5300202fbeaa410c8b3bf11
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,107
Size: 1.00 vMB
Total Fees: 0.03378325 BTC
Feerates: 504.27 > 3.39 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,219 (436,363 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
478,856 478,856 00000000000000000032fd7db6cd01bca31e5541da3e0e4f21da9c5f55b8b1a0 1,768 1.00/1.00 vMB 99
478,855 478,855 0000000000000000003e5e6b327b367336ee1f507d877861eff0d3b26d7d3a31 1,587 1.00/1.00 vMB 29
478,854 478,854 000000000000000000cd36fb595adbe4a3ea5ca11bb9692c1c1393d5320470c1 1,737 1.00/1.00 vMB 76
478,853 478,853 0000000000000000009f65be102bc7e49807e7e8c29873392a49ede41dcfe072 1,666 1.00/1.00 vMB 141
478,852 478,852 000000000000000001405f503c8ee080a9f5102fd6d4d4ba083f61bd10af5339 1,579 1.00/1.00 vMB 143
478,851 478,851 0000000000000000007ce57198974bdceafbbad27a517733a407415636c6c644 1,974 1.00/1.00 vMB 103
478,850 478,850 0000000000000000001b2d0f4a98515a33008855315d63ee3c7ffbe3e29da3d2 2,490 1.00/1.00 vMB 140
478,849 478,849 00000000000000000119aadfdb1c4a51ce402c59dbd0aa14311b511c2214e53b 2,004 0.75/1.00 vMB 188
478,848 478,848 0000000000000000012f7c45b72d3def17bc0ff2dc962a60bd3de88444a47058 994 1.00/1.00 vMB 38
478,847 478,847 000000000000000000386c1dd284f7e6564dd66d292dd86cacb576d5af4802f3 1,959 1.00/1.00 vMB 149
478,846 478,846 0000000000000000008da2665198d62337b915b7e38caeeda7c7425aa4484af3 1,459 1.00/1.00 vMB 31
478,845 478,845 000000000000000000700a8f30bf2a7ebbef967f507b50b8d27b8b9b47003c61 1,808 0.73/1.00 vMB 193
478,844 478,844 0000000000000000008a619176efae8b812529d0c92f9c4e9e99ba781e99d702 2,521 1.00/1.00 vMB 196
478,843 478,843 000000000000000000acadd9af7a7ff7fa521369f29827596273ce83d6f6a82c 1,078 0.59/1.00 vMB 103
478,842 478,842 000000000000000000313a7e0e53d917d15a48356fb75ccc7aeda1366baa1564 52 0.04/1.00 vMB 47
478,841 478,841 000000000000000000cb7bd6c6fb56e82535f38dd32eb26af566be736bf4d871 968 0.49/1.00 vMB 93
478,840 478,840 00000000000000000068e942f0cc1a00684c039c2c3a729bed92729e2e72f14c 936 0.50/1.00 vMB 62
478,839 478,839 0000000000000000004dd8ebe173a616d26bf37908782ed72d738798093941d4 1,185 0.60/1.00 vMB 116
478,838 478,838 0000000000000000001c7396512519c773adb8a35ad4cdb8d128240bfc6a50fa 24 0.02/1.00 vMB 78
478,837 478,837 0000000000000000007461963a323439d36a08eb518ed198a9f02deee72a8bf3 273 0.16/1.00 vMB 82
478,836 478,836 000000000000000000fff25d75897b972bd534b9b4a85f80cdac52de60944751 1,207 0.86/1.00 vMB 76
Previous 10 blocks ↓
Total Size: 782.77 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: 709.30 GB
    • Received: 16.87 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.