Loading Tool

Explorer IconExplorer

Memory Pool

75,763 transactions
28.32 vMB
0.06335203 BTC
Random Selection Loading Transactions
Max Size: 171.59/200 MB

Candidate Block

Mining Attempt 64226b6937459a5c7f8ee67add35a2b3167ce30812203cca0f1bda18e154c9d3
Version 20000000
Previous Block 0000000000000000000034cfd79664e0a1680400ea13802d309e22ae00459d8a
Merkle Root d798dac754a506d95b630cc338965040a048201ec02d676f69f843c6d93a6380
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,310
Size: 1.00 vMB
Total Fees: 0.00469366 BTC
Feerates: 14.26 > 0.47 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,159 (188,354 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
726,805 726,805 000000000000000000017e590d442d8c0eb7dc31aa49aed43d7ea706adc6678c 500 0.24/1.00 vMB 6
726,804 726,804 00000000000000000006485d34ff89cdad8a1919203f2e8a637d252d6313be6a 497 0.22/1.00 vMB 9
726,803 726,803 000000000000000000094502622778219bf12156da8036cd5ab2b33d7d8e6550 624 0.20/1.00 vMB 10
726,802 726,802 000000000000000000087508a2e0c2ac85082071514341437f4d7f2928bbb76e 1,640 0.69/1.00 vMB 9
726,801 726,801 00000000000000000004be7d1d7832eae76a62b2c70d79982219225f67868921 577 0.31/1.00 vMB 7
726,800 726,800 000000000000000000090a972b616875c0e018839d61f474c0c26b771579ff86 1,105 0.78/1.00 vMB 8
726,799 726,799 00000000000000000007dc049e548bc35561ff486aac5150f8f0491cbdf89910 370 0.31/1.00 vMB 6
726,798 726,798 00000000000000000000f5b7b7bce779cce39652d65ecf0c8c415f2aad10a887 856 0.46/1.00 vMB 8
726,797 726,797 0000000000000000000142f3f423f98646b5bf3721dfe18109f221b6f05f048b 1,050 0.79/1.00 vMB 3
726,796 726,796 000000000000000000077201ade174fe89f75a92b8e16fed15d71bd127af7bc3 1,798 1.00/1.00 vMB 10
726,795 726,795 00000000000000000006022f70b5c06aaa9e6d601905f5706cd23cf1addeefb7 1,510 0.55/1.00 vMB 9
726,794 726,794 000000000000000000091d1a7b0ce48b0d3181292c4d9c1f63b8a62a81dd274d 2,431 0.85/1.00 vMB 10
726,793 726,793 000000000000000000023d1e4f445311b45aebfc4c72f70c1186da73859e71d2 847 0.40/1.00 vMB 8
726,792 726,792 00000000000000000006c3f7b07f9fcafb62975924bcca52efa42094b85223f4 1,237 0.62/1.00 vMB 3
726,791 726,791 0000000000000000000312d10dfb20d44a0a79c0a1deb4b1993042fa60e1d881 2,150 1.00/1.00 vMB 21
726,790 726,790 00000000000000000007c780a0ba5249c452b2ff0354042deb921978f6259f06 241 0.08/1.00 vMB 9
726,789 726,789 000000000000000000031d279bb653c10049616e1bdc347b0386060dd65e0399 582 0.35/1.00 vMB 6
726,788 726,788 0000000000000000000515316c39cf700c31b6dae298fd136944280209f1be26 322 0.13/1.00 vMB 11
726,787 726,787 000000000000000000035e7c0451b298e602604ff649cdc520605915d938d483 529 0.19/1.00 vMB 9
726,786 726,786 0000000000000000000986d29e28eb78e4397347e64e61403e0eb3c2fcb09476 1,364 0.76/1.00 vMB 8
726,785 726,785 0000000000000000000970c1430824402a3b8c0194769862ea3462ef3b1b63c5 1,386 0.77/1.00 vMB 7
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.12 GB
    • Received: 16.40 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.