Loading Tool

Explorer IconExplorer

Memory Pool

45,977 transactions
27.36 vMB
0.07700661 BTC
Random Selection Loading Transactions
Max Size: 145.08/200 MB

Candidate Block

Mining Attempt 6228b9aac7f2331b082096845cad64763a576f190fdaa0d1ca107ef2863bad76
Version 20000000
Previous Block 00000000000000000001e1af25ad4e9d2008c13672c48d9c88eeac32a869b9f2
Merkle Root bfe1f997c97e4c1793ea50c602b2939aa514bc99bf28f515a8324bb6f93215dd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,789
Size: 1.00 vMB
Total Fees: 0.02595205 BTC
Feerates: 500.00 > 2.60 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,789 (685,630 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
229,159 229,159 0000000000000029ebc0653215e0aa9a28760daf569d3d077adafcbfda877b90 130 0.15/1.00 vMB 70
229,158 229,158 0000000000000252fd6111de1d6193a74418d03f9c2ea3cefc47edad0d9770f9 394 0.19/1.00 vMB 141
229,157 229,157 00000000000001460dc72873cac9076e66a0931b321dca02dd3900c2fce3e1fe 389 0.18/1.00 vMB 156
229,156 229,156 0000000000000144882bf2a5e2ac50533d351396ea86aace9671a13fa62851ba 437 0.21/1.00 vMB 192
229,155 229,155 000000000000024641dc8106491dc984017342086836f81cfc628221d517792c 96 0.15/1.00 vMB 51
229,154 229,154 00000000000001d6d0d8dd58431e93bfcb171960d9f19e842d46395f71f3d46f 550 0.25/1.00 vMB 174
229,153 229,153 0000000000000037efe5d53935b14eb98adbcc15c21064fb2439fa59c64a3b41 494 0.20/1.00 vMB 189
229,152 229,152 00000000000001244700465b4411b880635448375e534c1f4bdad41a41105aa6 64 0.04/1.00 vMB 38
229,151 229,151 0000000000000235bf46f64a3c21508d5b219cc5201bded13515ab5166e7ef0d 84 0.05/1.00 vMB 82
229,150 229,150 000000000000006508c02ea4ea478c800ceaf49723fbdb7a4feb8d2daa4b9db9 759 0.34/1.00 vMB 168
229,149 229,149 0000000000000055c08cc28f0b34c075c8b4f4b894458c8043ecccbc88738f6a 370 0.16/1.00 vMB 170
229,148 229,148 0000000000000274c3869e6668bbc5f677dd4c68fd7c0b02ca2db13cebbc5721 66 0.04/1.00 vMB 42
229,147 229,147 00000000000000bde9b1ff83d875a0ec422d111e28aba70a105648a170747d7a 409 0.17/1.00 vMB 170
229,146 229,146 000000000000023c65cb28c9530e8cc672cc4ffc771cba69aa1ccb9f574c10a1 134 0.05/1.00 vMB 76
229,145 229,145 000000000000014b8ac503e5beda35f912d764f9ea36ce0dc1f3342cb6155c6c 183 0.11/1.00 vMB 148
229,144 229,144 0000000000000093a99bd0fb8b9b450b75a9609f04bba331e847ed0c032ad86b 246 0.15/1.00 vMB 125
229,143 229,143 000000000000003eb66cb2c72d41be9e28f7a2bbea56d7b4d01a43b1f6cd837e 514 0.33/1.00 vMB 137
229,142 229,142 0000000000000167e21793fc55349b0cc231753594a83cf6020602efaf829e82 543 0.29/1.00 vMB 456
229,141 229,141 00000000000001ab87a10ba55ba60b54e32f52339e38ed40bbed45ad6c9772ec 80 0.04/1.00 vMB 2,155
229,140 229,140 000000000000020d8e3bdddb8508e09575b6c57e5c7b63aa4d9d75deed3ab397 190 0.15/1.00 vMB 100
229,139 229,139 000000000000012e0f1708e5772e8299ed1bc390b4570a777dbf50c15206600a 3 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.01 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: 649.37 GB
    • Received: 13.17 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.