Loading Tool

Explorer IconExplorer

Memory Pool

28,530 transactions
25.82 vMB
0.08158824 BTC
Random Selection Loading Transactions
Max Size: 126.22/200 MB

Candidate Block

Mining Attempt b577587ba13951211bb135d8af703e3cb2e7d6762a055d7f4c80d5d621f091f8
Version 20000000
Previous Block 000000000000000000005fd3391e896564591024b2a30b91b65278d6f6666448
Merkle Root fa6417c86b296d249f09b8320a83fc6595aa70ded6660bfb5beee94cf91399de
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,461
Size: 1.00 vMB
Total Fees: 0.03306189 BTC
Feerates: 500.91 > 3.31 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,232 (785,541 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
128,691 128,691 0000000000001b610c4f0adf800bffa10150f17f94b74bd86b7db9864c82e537 9 0.00/1.00 vMB 366
128,690 128,690 0000000000001b8f0bfddf129520994c59a8398733cdfb6a6051f334b277a731 70 0.02/1.00 vMB 2,141
128,689 128,689 00000000000000861a6935f49d7d1875c263dc8061f075b0c0a2121b1332e05c 45 0.03/1.00 vMB 654
128,688 128,688 0000000000000b4bb1d65e10cbc587cd6c66c4790b2d0a0841a0504e1b826009 6 0.00/1.00 vMB 500
128,687 128,687 0000000000000002ed549896e4571ab6ec7d805741038cb8dac97d4c2917c729 13 0.00/1.00 vMB 975
128,686 128,686 00000000000009508df5631847289bf368a73e17abba35a8420c4576f7727298 9 0.00/1.00 vMB 218
128,685 128,685 000000000000250620749aed504dccd592a6d4ce3d1bdccdf501d16a46fe073c 25 0.01/1.00 vMB 1,551
128,684 128,684 000000000000267578635e10e53d18796ef686b0f9d4e73153470fa99eeadb34 24 0.02/1.00 vMB 908
128,683 128,683 0000000000001ffe75b515902cc6b53ef53ea6b82d59122ec228c4b3110b83cf 41 0.02/1.00 vMB 436
128,682 128,682 00000000000010deb07e2123044bb135396f664d1705851ff703295cec57dd57 8 0.00/1.00 vMB 756
128,681 128,681 00000000000021a3dadacc8d69acecdae60e3b646c046086f0dfb971fe813d9d 42 0.02/1.00 vMB 618
128,680 128,680 0000000000000100d4d993233197498fbec6be550fd71807facb887a5eca9bcf 24 0.01/1.00 vMB 0
128,679 128,679 000000000000169174b14beeef9ee4d4174f1d76e4487a9df0a3f588f3969447 27 0.01/1.00 vMB 617
128,678 128,678 0000000000000732e80db1b257eaec8ef1b7913efedfda92d92e5b735e42fcfb 118 0.04/1.00 vMB 301
128,677 128,677 0000000000001c19997fe11387659e06940978158a92a3d238f55796eb3c1941 30 0.01/1.00 vMB 0
128,676 128,676 00000000000011b94d31ce7061a9ad44c92f69de795339498c3124731a3c17de 19 0.01/1.00 vMB 2,180
128,675 128,675 0000000000001faef3556f4b9769551288efec6685d16eb8c314aedb1339960c 111 0.05/1.00 vMB 968
128,674 128,674 000000000000038e85568959cda6c5d13d4dd1a88f758b726a5198d4f1e88a4c 24 0.01/1.00 vMB 2,283
128,673 128,673 0000000000001312c3672ef8bec5fcb4e62fc7e1b053ea176e6eeeb1cadb22e6 37 0.01/1.00 vMB 106
128,672 128,672 00000000000016ff5eee564822bd01857ac3a982db8e5d22449694e0e5552b31 9 0.00/1.00 vMB 297
128,671 128,671 0000000000000e1906758ebf71c1486116f798c293781d9cffd77db02c49a82d 49 0.03/1.00 vMB 891
Previous 10 blocks ↓
Total Size: 781.00 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 575.76 GB
    • Received: 8.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.