Loading Tool

Explorer IconExplorer

Memory Pool

46,199 transactions
28.00 vMB
0.08618967 BTC
Random Selection Loading Transactions
Max Size: 148.25/200 MB

Candidate Block

Mining Attempt 966a567639e9ff1cfdf27974aaa14642c2878c079f089fdcd32b1216d8df7322
Version 20000000
Previous Block 00000000000000000000625f3ecbf1c94fa42f7788ebbce56cac527f5d7f730b
Merkle Root 88e11725e2b9bd48b86e005a12830aa673bc94b101a42a2b1dc37d76e09f48d9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,171
Size: 1.00 vMB
Total Fees: 0.03170673 BTC
Feerates: 181.54 > 3.18 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,924 (859,009 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
55,915 55,915 000000000c1d9c4faf24f3e4ef62c00b96f3fd579715e09bbb34f461f26be940 1 0.00/1.00 vMB 0
55,914 55,914 0000000008819f23d2cda4f9050dc72e8417caa3f78cd69ea8cfff63d0c12756 1 0.00/1.00 vMB 0
55,913 55,913 0000000000ac98f2ba31b36e345b620167106bc52d657cb6338b196919a4c14d 1 0.00/1.00 vMB 0
55,912 55,912 000000000158369967d08dc6d5b539e10af43d30ef8d76a232089143e8b3711a 1 0.00/1.00 vMB 0
55,911 55,911 00000000106d6f700293fa94b207c92afb83334b5d620f876ef899aa2336b215 1 0.00/1.00 vMB 0
55,910 55,910 000000000110ddf88690c8d0d76837570eb2ffaf184b7af342d732be0e8b6c74 1 0.00/1.00 vMB 0
55,909 55,909 00000000014a01de26f4162baac3d98385275de27089915bb9a3dca75943d68f 1 0.00/1.00 vMB 0
55,908 55,908 0000000012c9e90087bdc1173df5a26910252a3ad0343963e88bf9fe6143efd2 1 0.00/1.00 vMB 0
55,907 55,907 000000000699c3a2c81bc44a77a7c6fab17e7c5ee27f2e65dd6cdcd710f86dab 1 0.00/1.00 vMB 0
55,906 55,906 00000000063b1a0e131945dd1f5f9f4e137c218984cb25bea8823cb4e255ae8a 2 0.00/1.00 vMB 0
55,905 55,905 000000000086966cf85262927e4b082975bf171f5d22b02d6b35eb47ff4efae3 1 0.00/1.00 vMB 0
55,904 55,904 000000000c0fd293488f83bab17e99ef41dbab72539513b554bbc5aa6f2746b2 1 0.00/1.00 vMB 0
55,903 55,903 00000000088fef4b945178bd3dd0ce51079465f56fc35c51a1fea34bfcea13de 1 0.00/1.00 vMB 0
55,902 55,902 0000000005e83f1c9effef781a92abe95564728fb6a597ef9102cb8c96f88be1 1 0.00/1.00 vMB 0
55,901 55,901 000000000e2bfac1191ddf8482272b6925b53817a2bfca43148c6deb68ddcb28 1 0.00/1.00 vMB 0
55,900 55,900 000000000349d57b888d01d597c6be1fb6afc014007afac0854ef77648903bb7 1 0.00/1.00 vMB 0
55,899 55,899 0000000004a3e13960571952350b471e56f29ca2186f161de2018a89546e7d23 1 0.00/1.00 vMB 0
55,898 55,898 00000000114d2eb77aa8cceb0783702b55810ae7599dfd6c1a8155c5624c8085 1 0.00/1.00 vMB 0
55,897 55,897 000000000aae2dd472be4344fb19dec21264a934713f16321842dfdbe8bdcfac 1 0.00/1.00 vMB 0
55,896 55,896 000000000f67db92d69b78abbcebd0839a87fc22f30216742146f70c64eb8398 9 0.00/1.00 vMB 0
55,895 55,895 0000000004496c12720af50d323fbe850e07fcf852993dd23e4dc7c2f4d79f11 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.25 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: 655.58 GB
    • Received: 14.33 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.