Loading Tool

Explorer IconExplorer

Memory Pool

77,538 transactions
29.99 vMB
0.10926243 BTC
Random Selection Loading Transactions
Max Size: 180.98/200 MB

Candidate Block

Mining Attempt d43f8ee85a5270c69012fc0bdd4414c9988753fc543d89f007c8971c2955663f
Version 20000000
Previous Block 0000000000000000000067a6baa6a95faea41c82751e11dd94b2cd8d3557ef06
Merkle Root 73895e80df43aca46311b557707678beba60da713078a0c940fcdb14d95bd0b1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,098
Size: 1.00 vMB
Total Fees: 0.03811041 BTC
Feerates: 357.61 > 3.82 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,435 (8,414 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
907,021 907,021 00000000000000000001a2d8f0869b93c302f4fc90e9c3c374d309bb3741b852 3,589 1.00/1.00 vMB 3
907,020 907,020 0000000000000000000180403f8528094ebe6882e80fd88dca2b3ae9582bd743 4,111 1.00/1.00 vMB 14
907,019 907,019 00000000000000000000aed405c65f1685776c09ca1252f963801d0f4333352b 3,993 1.00/1.00 vMB 6
907,018 907,018 000000000000000000003b29718588d5874221179b57f767408363b1e2603b66 3,601 1.00/1.00 vMB 19
907,017 907,017 00000000000000000002364cee38618b9dd71068aaf21bd727be61a741aaa0c9 3,788 1.00/1.00 vMB 17
907,016 907,016 0000000000000000000238cee3722af7b58f3fed2c54fc017e098917fe3cda67 3,921 1.00/1.00 vMB 24
907,015 907,015 00000000000000000000669cc798b05dbe11cb539012280c2e412fabf212051d 4,229 1.00/1.00 vMB 19
907,014 907,014 000000000000000000005d7a209f08125fbf6097dc52cc0a6b93c403805daa41 4,628 1.00/1.00 vMB 24
907,013 907,013 0000000000000000000060d7a97b2e1683e2f77b4bd92977db2bb1343747dba8 4,317 1.00/1.00 vMB 25
907,012 907,012 0000000000000000000045ce0e365f54eb58861c9161a453c66dba1ebca88a45 4,587 1.00/1.00 vMB 25
907,011 907,011 000000000000000000022ead69813f2b75451f3a9bc140417274b5fb129b47f2 3,753 1.00/1.00 vMB 27
907,010 907,010 000000000000000000018ec0b0ebb1fefb7f7ab40a4ea003e15673969c160b94 4,346 1.00/1.00 vMB 27
907,009 907,009 000000000000000000009cc380570ea8ac2518d65b571c787caaa813ed95fe18 4,641 1.00/1.00 vMB 30
907,008 907,008 0000000000000000000127b67004fc2e98a046503abe13f769080edb10b04753 4,330 1.00/1.00 vMB 29
907,007 907,007 00000000000000000001b988ea0dd4febcf45804160be6ea05868d332f0fefd0 4,441 1.00/1.00 vMB 34
907,006 907,006 000000000000000000006b9bf73193ef09d72508eda2962dd2595ac02a3f68e4 4,528 1.00/1.00 vMB 38
907,005 907,005 000000000000000000004740902ee713ba24a24397b09d1d5c8eff916b12e88e 3,877 1.00/1.00 vMB 61
907,004 907,004 000000000000000000010027b4e78309c0e7ae41d6808c74bdd5f09fd3bbce81 4,363 1.00/1.00 vMB 36
907,003 907,003 00000000000000000000ee1994ccc21cad62e53f0ec54c343fda336375c86a33 4,628 1.00/1.00 vMB 24
907,002 907,002 00000000000000000001f1eac30af49d969f03cc9ad3155278530c02a79382d2 4,907 1.00/1.00 vMB 17
907,001 907,001 00000000000000000000cde9a90f51701df1a654a550984b4952767b9762f9cc 5,065 1.00/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 783.15 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: 744.42 GB
    • Received: 18.71 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.