Loading Tool

Explorer IconExplorer

Memory Pool

51,389 transactions
28.49 vMB
0.06945230 BTC
Random Selection Loading Transactions
Max Size: 153.57/200 MB

Candidate Block

Mining Attempt 8f13d8cdf87643b5fe7e4d8bfb05849120f75846c5f754b5d644b16f62467598
Version 20000000
Previous Block 0000000000000000000202abf4cb2e73722b0f21ed4887cece23ff41e5be25fb
Merkle Root 2e235b5c77e2a613f8bc196675b8a5eabc66b49a3dea6f88d0a21ecd058b9690
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,825
Size: 1.00 vMB
Total Fees: 0.01519683 BTC
Feerates: 77.90 > 1.52 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,773 (530,213 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
384,560 384,560 000000000000000005a15c23c9f1d67a8e5d93944e73fb74a4177c0611992d02 705 1.00/1.00 vMB 8
384,559 384,559 000000000000000005c9159617526e765e8502b5aedcdad2ddd515855d4ffa95 1,254 0.49/1.00 vMB 37
384,558 384,558 00000000000000000722ef3b6e2ce5cb5a12c889069b957ae71923700e55dde2 1,278 0.66/1.00 vMB 41
384,557 384,557 00000000000000000e27249d2e1a5c2b474281ecc786f06be5239c4b59cb94e7 737 0.63/1.00 vMB 19
384,556 384,556 00000000000000000d83ab5513cd3bce57f2085ea39589037ad4293f64636f0b 1 0.00/1.00 vMB 0
384,555 384,555 0000000000000000063420d0a262d5525c876bc312491c17a79ab531e19a40ea 659 0.50/1.00 vMB 19
384,554 384,554 00000000000000000bd525677498e1417de26497e5b1323cb28fe54ce366baf0 1,470 1.00/1.00 vMB 16
384,553 384,553 00000000000000000e9e0ee74ab4a2908c25797869fe7a8bba0db73c7eb4e7bc 860 0.30/1.00 vMB 43
384,552 384,552 000000000000000002259d68bd2120dac70237686d33dce639cea3c5cb2f4e32 759 0.26/1.00 vMB 48
384,551 384,551 000000000000000002970f2802fdb2c53e56b636d9ec99f3565a2a3cb3933fc1 327 0.15/1.00 vMB 32
384,550 384,550 000000000000000001aba05064edb1f4ff91e46d848832a0486b592749be9c1a 1,632 0.70/1.00 vMB 32
384,549 384,549 00000000000000000a1ed81f77fc91ae87e579f8d78e41c347517fc9e894fc53 690 0.24/1.00 vMB 44
384,548 384,548 0000000000000000098702b1f6f35cc002871e012dbdb383978d4d5ffc8b6617 25 0.08/1.00 vMB 4
384,547 384,547 00000000000000000d8c21c51534e8ebe08912dbdb459c106d170c7ca380c41c 975 0.39/1.00 vMB 37
384,546 384,546 00000000000000000887bf35566f42b721f57b0e48bdf623602a11c7c66a993a 1,048 0.47/1.00 vMB 35
384,545 384,545 00000000000000000018e52e56836c662eb9c06113b12b3698609426d28d1a05 1,823 0.83/1.00 vMB 38
384,544 384,544 00000000000000000c6852eaf7ebc46c60d216f39e5c9fb1600148670569b4e2 1,485 0.64/1.00 vMB 35
384,543 384,543 000000000000000009be903ea8aaa568cbec79dee00fc9cad98e9aa2a3d1a17a 385 0.18/1.00 vMB 29
384,542 384,542 000000000000000008e61dcbb6796ed4068a43c81f89efaeeb0f96a2b1e106be 526 0.21/1.00 vMB 34
384,541 384,541 00000000000000000856960520f28c30a3b571f7257bc7d23cd2a8955143a31c 2,176 1.00/1.00 vMB 30
384,540 384,540 00000000000000000df0b484e75021364d8ed1a37c5353444c219edc81c714a8 423 0.19/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 781.98 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: 648.37 GB
    • Received: 13.05 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.