Loading Tool

Explorer IconExplorer

Memory Pool

82,479 transactions
31.24 vMB
0.12448214 BTC
Random Selection Loading Transactions
Max Size: 189.30/200 MB

Candidate Block

Mining Attempt 6f1be126ab74c85d1d1b15cccfce1b1b011ed0c24cec33c4da5a360debf5aab4
Version 20000000
Previous Block 000000000000000000000eae6ae416cdad2dec45a411fce4671dd0b42eb663a3
Merkle Root a169fc1f789f6249e2816cfc3a04fed55f2aa7c0b2aef83ebfa4dd18076938be
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,147
Size: 1.00 vMB
Total Fees: 0.04256747 BTC
Feerates: 318.30 > 4.27 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,401 (640,710 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
274,691 274,691 000000000000000449ab30047b5c001dd1596811fb7b1bcbf8de15573a55149e 398 0.24/1.00 vMB 41
274,690 274,690 00000000000000014fa97791eb10bc7478ec1d4d64172fe6c4c89206cfe0b43a 421 0.25/1.00 vMB 32
274,689 274,689 0000000000000003686cee221f4fa855e8b5e73874112054d488336daf981f40 697 0.25/1.00 vMB 106
274,688 274,688 00000000000000010231fa5415ee0b30ce1ea1eb9c11ecc536caff908f0cf4aa 272 0.18/1.00 vMB 33
274,687 274,687 00000000000000029179a80901132793f544fa2224681b939561d96d20bbc0e8 690 0.25/1.00 vMB 66
274,686 274,686 0000000000000001e41b78cabfc0a24c7e6e916e3cdbb40a6cb9c18251f59a7e 92 0.03/1.00 vMB 74
274,685 274,685 0000000000000002f489d8554ba843187407a889fd929faed513a7ad65772b32 1,175 0.58/1.00 vMB 40
274,684 274,684 00000000000000034e8be6ff5226314a750371ad322be8bf46928eb98212f80d 1,147 0.50/1.00 vMB 68
274,683 274,683 00000000000000032ce477928be77f31b1dd95821c6625a2723a9c31d6667a9d 535 0.30/1.00 vMB 26
274,682 274,682 00000000000000044570f84491c8887b6f92850895901fce27fcef45e1274196 686 0.25/1.00 vMB 82
274,681 274,681 00000000000000016ae9000fe4c19927df896520e866cc3f118e4eca1c55796d 248 0.13/1.00 vMB 29
274,680 274,680 00000000000000012d0cc4ce12902fed93802a7751964d7de4ddfee6a79cf811 490 0.21/1.00 vMB 66
274,679 274,679 00000000000000046a6a093a13f18118fce7b5b7dc70fbf40f1ef734c8c5c1a7 121 0.04/1.00 vMB 38
274,678 274,678 0000000000000003535f9377ce3f1d80f7bcb765bf4f33f6f6a409b86f26d799 708 0.32/1.00 vMB 44
274,677 274,677 0000000000000001ceccfdd692a4bbbfee2bdf9cbd513b29d5c3319c7420df9b 100 0.03/1.00 vMB 165
274,676 274,676 0000000000000003fbc25a2dad6dbefeca9da17930add7e10c1d04d453be7ab9 84 0.04/1.00 vMB 44
274,675 274,675 000000000000000480b55a3a42926942bf5a9af656abd19385d2762bcfd8447f 482 0.28/1.00 vMB 31
274,674 274,674 0000000000000003bdd925491f64b6d3e9fb63a1f86c96708561e7d24c18b5f8 751 0.25/1.00 vMB 84
274,673 274,673 0000000000000001e9fc7ae8aa77ca62ea5b24a95aac5108a1c5a9838dc8f09c 375 0.15/1.00 vMB 77
274,672 274,672 00000000000000022c61662f0d889d9961f86f3ab9b7c004060e803809635291 393 0.17/1.00 vMB 41
274,671 274,671 0000000000000001d05165a0da90078954b28b0d284a4c2c5c2bac1d865f7b88 565 0.23/1.00 vMB 50
Previous 10 blocks ↓
Total Size: 783.08 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: 722.18 GB
    • Received: 18.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.