Loading Tool

Explorer IconExplorer

Memory Pool

31,732 transactions
25.50 vMB
0.10361693 BTC
Random Selection Loading Transactions
Max Size: 126.72/200 MB

Candidate Block

Mining Attempt 7779b65cf6ac3781850e3a7fffba1113e21a170f7960fba7c50155343d08d508
Version 20000000
Previous Block 00000000000000000000dcb070bc6266a4054f0a2d2c2205b52bba93e66b77a9
Merkle Root f3aa4c88492c0f98e3949ee9bdc69c3bfa554234679eaa89b7ed4db4a78787dc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,542
Size: 1.00 vMB
Total Fees: 0.05676295 BTC
Feerates: 502.67 > 5.69 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,220 (869,645 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
44,575 44,575 000000000ace79896f897a0f4a1fe4bc92457f43e9f0ed17740407be87dcfeeb 1 0.00/1.00 vMB 0
44,574 44,574 0000000015309a7246f98eec0ea19cf813da125e1ebcd1a50185e6b3a3730f6f 1 0.00/1.00 vMB 0
44,573 44,573 000000000c859d8f5d4ccc8d8c4fcfb1957baa2f31e8a2a0d8a0a51c47e0242f 1 0.00/1.00 vMB 0
44,572 44,572 000000001bf6bd9ca937acaab92a575aa160f99bf8b8a672c61fe526e497e8d7 1 0.00/1.00 vMB 0
44,571 44,571 0000000000cfed727c4d488d1f4821f1b0568535b9216c2a2165ecf2f36e9153 1 0.00/1.00 vMB 0
44,570 44,570 0000000003830da92688131b2ed073b2e60c7f723024b2e94d7ba7fcc680ea9a 1 0.00/1.00 vMB 0
44,569 44,569 000000001b0e2cef7ac654f9003a98523490dca6a55e0814a89bb517bf7d1ee3 1 0.00/1.00 vMB 0
44,568 44,568 000000002fdba4cfab00658320f49c366cc18a8aac2cd6ffc3ea23405388b8f9 1 0.00/1.00 vMB 0
44,567 44,567 000000003742b268483a9c8a505f4bc7e3ab602033699b22c78e7e1a90463bf7 1 0.00/1.00 vMB 0
44,566 44,566 0000000023b1256a545e7308865d37747992a3453fd6aa7c2fff352a9b661d31 1 0.00/1.00 vMB 0
44,565 44,565 000000001cdf2342a98c2842eb2b9d90feff069886daf63b6f519165357dac9e 1 0.00/1.00 vMB 0
44,564 44,564 0000000018957728b19534f4ee6b4aac0949c44c0a026b3ea4079454b0f4d894 1 0.00/1.00 vMB 0
44,563 44,563 000000000086295c00cf214f257d996909a55ce3bc0a3978a115691e3671671b 1 0.00/1.00 vMB 0
44,562 44,562 0000000017ac6b21e7075cd57a59e8cb56139793bf5167a8e23fd920ea055e30 1 0.00/1.00 vMB 0
44,561 44,561 000000003382c7d556b5a2f7a01021ee4c31e6fb44ff4403fd53161157a4fb92 1 0.00/1.00 vMB 0
44,560 44,560 000000001e9e6a4b312e01eaedad07c1841b08b179ea5311b190570238c7b77c 1 0.00/1.00 vMB 0
44,559 44,559 0000000019ba987f7b6252ae4b91b369653b7e3bcb681fa7afd15f78250d5e86 1 0.00/1.00 vMB 0
44,558 44,558 000000001a7e0d31adb2eec9810eb8ef5c238d32a9ece7160a72e63217dd04a5 1 0.00/1.00 vMB 0
44,557 44,557 000000001fdaf84a417ee2d6d9d38288b454ab274c15a8f61ae3b44ce5b63b51 1 0.00/1.00 vMB 0
44,556 44,556 000000001fe13d0033218f160d50e4b1a63e00eb7380744cbb5ad4d0c2d9433a 1 0.00/1.00 vMB 0
44,555 44,555 0000000001a408a89bda19925ecae142ce68812796e1656a706d73c698416ee5 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.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: 574.91 GB
    • Received: 8.22 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.