Loading Tool

Explorer IconExplorer

Memory Pool

81,029 transactions
29.53 vMB
0.10405422 BTC
Random Selection Loading Transactions
Max Size: 179.88/200 MB

Candidate Block

Mining Attempt 6b0883a49db9128c1ec3f6aa11f5e3fc4ba030ff1641d8cab3d26b2e581658c2
Version 20000000
Previous Block 00000000000000000001968746f746008154af3e4db375ab1e0c87864c4db4c8
Merkle Root 3c5d92426ba5117f47b58601c66af064ee354eb40014675822408ad764bd7485
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,183
Size: 1.00 vMB
Total Fees: 0.04193844 BTC
Feerates: 201.05 > 4.20 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,080 (190,177 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
724,903 724,903 000000000000000000073d5304b5ee7309d2143d01a4f31458528f4007e95df5 1,740 1.00/1.00 vMB 4
724,902 724,902 00000000000000000001bfdb3cc6ce3b3cbb9cde438e17f9067006f851f25bf5 841 1.00/1.00 vMB 2
724,901 724,901 00000000000000000001135bbfbf976538998324e3c40c77eca7dd218db3ccba 3,096 1.00/1.00 vMB 6
724,900 724,900 000000000000000000073130cd98f1cffa241aa451a141488529d3449e372249 3,041 1.00/1.00 vMB 5
724,899 724,899 00000000000000000001b8e7dbe10f246a861753ae2ce87a391b44d78831b0e5 2,140 1.00/1.00 vMB 5
724,898 724,898 00000000000000000001f191cefe5d681c2145776fd5434840d93fc33baa0fb7 3,003 1.00/1.00 vMB 8
724,897 724,897 00000000000000000005688bd54ad740a624212b5b15dcde08ce973c82b4190c 2,963 1.00/1.00 vMB 18
724,896 724,896 00000000000000000002e9264afe67c71d80572dcc9a8bbd22570d92711b2e9b 2,935 1.00/1.00 vMB 11
724,895 724,895 00000000000000000000b6843e1b1b5ea2c09590a019c735a5475d720e68ab1c 2,979 1.00/1.00 vMB 15
724,894 724,894 00000000000000000002b1a1239d5ea1356123108bf6d63f4d0bece620a9c716 2,481 0.85/1.00 vMB 2
724,893 724,893 0000000000000000000495cf311e55bd0f20adc8f2afdb591fbba576668cbf77 3,164 1.00/1.00 vMB 12
724,892 724,892 00000000000000000007c068cd23e0745c4a0b22dc2c2eb8a6bdd1e484fb8ba1 1,709 0.76/1.00 vMB 6
724,891 724,891 000000000000000000011125f5efbd5f1447513d27acb8c058abbaf9c7f4f626 1,330 1.00/1.00 vMB 2
724,890 724,890 000000000000000000054d0d981c4b6dec22b84ff682365c29c1d9ea220407df 2,734 1.00/1.00 vMB 6
724,889 724,889 00000000000000000000ac32a1e170437e7737f9a9bf6fabc4cc664e4c270513 3,118 1.00/1.00 vMB 7
724,888 724,888 0000000000000000000078888ffe119dc3e915633bf078ea7db33333302f0788 2,941 1.00/1.00 vMB 16
724,887 724,887 000000000000000000036a6b7acfb2d345f5b4afcae319952f881bd68421e3cb 359 0.37/1.00 vMB 2
724,886 724,886 00000000000000000002daa4f268fba8ebc277ea8b420d6f33b5cf82e3039cac 1,204 1.00/1.00 vMB 10
724,885 724,885 000000000000000000070010ca94a645666336dc8b18b4b85c6cf7b7f7083c35 2,025 1.00/1.00 vMB 7
724,884 724,884 000000000000000000017b1ceb2ba6f757ac69be6d24d968abb8b98312e0bbc8 933 0.67/1.00 vMB 4
724,883 724,883 00000000000000000004ed886245bbcff51fe488335c85f23245f05c1d2eaf94 2,233 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.53 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: 668.98 GB
    • Received: 15.68 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.