Loading Tool

Explorer IconExplorer

Memory Pool

73,486 transactions
28.33 vMB
0.07145091 BTC
Random Selection Loading Transactions
Max Size: 167.70/200 MB

Candidate Block

Mining Attempt 335fafa8c7653725922ab854400bcf481867302b1838412366b6c787694ac0c0
Version 20000000
Previous Block 000000000000000000007d0a1e8c0ae4964fa44e3af26c0b0a6f061f00bb89fc
Merkle Root e7751599f3bf30b125b37339f8e588f9ec95dffa284834e7e361f8027adbfd57
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,580
Size: 1.00 vMB
Total Fees: 0.01465372 BTC
Feerates: 60.16 > 1.47 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,039 (364,289 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
550,750 550,750 000000000000000000117f30a1345a809de03e9104e697bb5233ec77edcc8fe3 2,673 1.00/1.00 vMB 55
550,749 550,749 00000000000000000017f6c1b60046ec67676dfed4370d3446b9691f7fc26c05 2,558 1.00/1.00 vMB 56
550,748 550,748 00000000000000000020cc11dd7f7181f9cfaef1f3ae4ea87b2b67360c8b05c3 2,633 1.00/1.00 vMB 85
550,747 550,747 0000000000000000000264969e15710f01e5f81e8dbebbf149adbc9370970524 2,133 1.00/1.00 vMB 60
550,746 550,746 000000000000000000032da6ef3891d758d83da589de33ed03d32fe00a2f0398 2,712 1.00/1.00 vMB 40
550,745 550,745 0000000000000000001180c4e2c6c1cee0dd1fa17225072baf8e96baca7a842b 2,032 1.00/1.00 vMB 59
550,744 550,744 0000000000000000000f0eafdca62a50118d84395e89796b53be2595fe304cd0 2,030 1.00/1.00 vMB 59
550,743 550,743 0000000000000000000b593aa8b45d917e1d190537554e520abbd7499bfa32be 2,912 1.00/1.00 vMB 37
550,742 550,742 000000000000000000093037e05211e9ed8747028dec0408d3a90904da1e0523 2,674 1.00/1.00 vMB 48
550,741 550,741 0000000000000000001b43b8af8973377619def5043634e9cb2d7dd584d973be 2,560 1.00/1.00 vMB 63
550,740 550,740 00000000000000000010f3d92ade8b0c67147195349839a4e92321ae75430413 2,435 1.00/1.00 vMB 64
550,739 550,739 00000000000000000004315f96c9d3ca57c37d867fe2aed157026ef5d3acc03c 2,322 1.00/1.00 vMB 53
550,738 550,738 00000000000000000015e2d231f5721d6da0bfa2834e4ecc56c59e15a24538c8 2,523 1.00/1.00 vMB 59
550,737 550,737 0000000000000000000f039282c94307da6b5fc6f11af22d77377a22fd647aef 2,548 1.00/1.00 vMB 50
550,736 550,736 00000000000000000011923fee46e381bdd8f1338c8db955b579c5080aa90770 3,170 1.00/1.00 vMB 64
550,735 550,735 0000000000000000001c7311fe96d63e4eb5829820212182970ae200282bc6b5 2,946 1.00/1.00 vMB 69
550,734 550,734 00000000000000000017be79415b149ad501d3ead082ce84965c909550b8f560 2,891 1.00/1.00 vMB 51
550,733 550,733 00000000000000000015bab636b3ca8618501c38e8c10e2a46c1ace9bfce17d4 2,127 1.00/1.00 vMB 51
550,732 550,732 00000000000000000002ca3d9ff958db694d078a2bb3ab4bbfe702d5ee9949bb 2,035 1.00/1.00 vMB 55
550,731 550,731 00000000000000000028c313b488d7db4e8b0194dc9e4977428aab466c555b81 1,818 1.00/1.00 vMB 55
550,730 550,730 00000000000000000019fc6a26c266cad5fe50d7fad9b0d91e6b0f416c40eb9c 2,716 1.00/1.00 vMB 68
Previous 10 blocks ↓
Total Size: 782.46 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: 667.83 GB
    • Received: 15.30 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.