Loading Tool

Explorer IconExplorer

Memory Pool

76,429 transactions
28.56 vMB
0.07101552 BTC
Random Selection Loading Transactions
Max Size: 172.92/200 MB

Candidate Block

Mining Attempt 845f60bbacc338d81bd7099b8d7e8f7db0c08985902bf8a95008846ba5dfbb2a
Version 20000000
Previous Block 0000000000000000000169e11a5774bf6f1eff7be8cb96cd30c8ad82f3884e2d
Merkle Root 427f1338025a0792b77d43e9de3cffba4b2df7bbe82cc705f458dfbc8140c69b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,407
Size: 1.00 vMB
Total Fees: 0.01158489 BTC
Feerates: 150.93 > 1.16 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,158 (179,588 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
735,570 735,570 00000000000000000001666d157d1583ebfae49d971db1d9139dbacc06ae1d75 2,233 1.00/1.00 vMB 28
735,569 735,569 00000000000000000008bc6710153bb219c719b237066c27497cb32e058c03b3 1,828 0.86/1.00 vMB 10
735,568 735,568 000000000000000000085ff463cb4241a51496551c1ae950ac32dbff0f1ec859 874 0.55/1.00 vMB 3
735,567 735,567 0000000000000000000133b3c991ab95e1e64221c2e9bc5a6c6e8d917853582f 1,480 1.00/1.00 vMB 14
735,566 735,566 000000000000000000006684a57c84d8020f1b1e1a7feea51a20e0cd97a68a74 285 0.14/1.00 vMB 8
735,565 735,565 00000000000000000003d487e8e93783d70971a336832be7bfa6223892742d0b 678 0.36/1.00 vMB 9
735,564 735,564 00000000000000000000dfead9e64baede53c99c017eee2b1765e0c78d8a09a4 841 0.37/1.00 vMB 11
735,563 735,563 00000000000000000000e04cba1e5dca6f483c7f48d1a2ca826fb3851f346edd 1,740 0.83/1.00 vMB 14
735,562 735,562 00000000000000000005239a0b57bdc677611fb240906d3fb26343cda3907e61 1,887 1.00/1.00 vMB 42
735,561 735,561 00000000000000000001fa6cd0c82416531c15a57289831745878ed90233f4ee 671 0.27/1.00 vMB 14
735,560 735,560 00000000000000000006ca04dff41f179288466fce44efcd176a8dffb09f8c86 1,769 0.69/1.00 vMB 11
735,559 735,559 00000000000000000003a11d9b94444b531b3eeeb7c51d49e3b9bf1b29a3f30f 1,908 0.77/1.00 vMB 12
735,558 735,558 000000000000000000047ac1e3f4781657a2e3b65ce610cead48bb631dfe7365 1,632 0.69/1.00 vMB 12
735,557 735,557 0000000000000000000680821abd4d1404f05d18acf7e96472195f89af9ac435 126 0.03/1.00 vMB 14
735,556 735,556 00000000000000000003dfd83c67f4bf20a84101732532be9cfe883e89d01061 435 0.27/1.00 vMB 9
735,555 735,555 0000000000000000000577e1db4ac07ac24614c08980eff25bc0e005909e6b14 950 0.37/1.00 vMB 5
735,554 735,554 00000000000000000006268ffda031b06bcad65104897ba9caf5c83e00d4d5b0 1,112 1.00/1.00 vMB 16
735,553 735,553 00000000000000000000e29a4207b83785b56dc15c73d1055ba68066b8b115e0 843 0.32/1.00 vMB 9
735,552 735,552 000000000000000000089105adc835940d3b389e7f06cd72b608644d44b57680 1,151 0.38/1.00 vMB 13
735,551 735,551 00000000000000000008730ff6b4e0c18c2e8c312a2dabd26cd21f6995b0266d 2,230 0.74/1.00 vMB 11
735,550 735,550 00000000000000000002aa60e5c4e2b18d0aca4d4dca907d35e0bc1d529fc8a9 457 0.19/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.67 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: 673.10 GB
    • Received: 16.39 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.