Loading Tool

Explorer IconExplorer

Memory Pool

38,320 transactions
30.52 vMB
0.06501963 BTC
Random Selection Loading Transactions
Max Size: 152.38/200 MB

Candidate Block

Mining Attempt 7b0d4e3ae439c8e5f3f2126a416c8bb208a5f972923d8eec7184efbca5e25f0c
Version 20000000
Previous Block 00000000000000000000e6ac51d863cefc44ebfdc8149c0a65a62577a0feaf17
Merkle Root 0bfad68e8655ae313c0782ecce52875b4fb2f702dd7efbad27933646cd72326c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 272
Size: 1.00 vMB
Total Fees: 0.00356846 BTC
Feerates: 6.03 > 0.36 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,570 (168,813 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
745,757 745,757 00000000000000000003f01f0760f55a07a4714389b8763b5036890296fe7037 1,079 1.00/1.00 vMB 10
745,756 745,756 00000000000000000008ecf578cf04a384adc73382d3d2f413c12160f87eee51 1,623 1.00/1.00 vMB 9
745,755 745,755 000000000000000000084723054e0ee5e56ee49770985b3e72f0439a4dd16952 1,597 1.00/1.00 vMB 14
745,754 745,754 00000000000000000002c61f4f271e6060556e244d4084f312900910e65cc912 1,230 1.00/1.00 vMB 13
745,753 745,753 0000000000000000000106d91cf695a2c3339f8411191f0fd31c286c01c87edb 1,507 1.00/1.00 vMB 14
745,752 745,752 000000000000000000014de35f82270abf87473ad4216d781d679e3b2215cee3 730 1.00/1.00 vMB 11
745,751 745,751 0000000000000000000475a1bf27e6b27524b67925014f6835741b1b69749033 2,434 1.00/1.00 vMB 19
745,750 745,750 000000000000000000097202e801178bf4ae5d5db74264f4a2c71c66400da716 728 1.00/1.00 vMB 11
745,749 745,749 00000000000000000000b8b2c174d7b5fc4617919aee6c47609f40d165e62d49 2,498 1.00/1.00 vMB 16
745,748 745,748 00000000000000000007fe103c286b2ec88186f4a9ae334818c569f60c44e0c5 3,796 1.00/1.00 vMB 23
745,747 745,747 000000000000000000045f7c2e8e809cf855d328cb61034a415a5d4d368652fb 2,116 1.00/1.00 vMB 35
745,746 745,746 000000000000000000020bfc0ea2c23e36bda72e5b2f7898131e77235500c9cd 2,627 1.00/1.00 vMB 8
745,745 745,745 0000000000000000000188e707c76574cbf9f1bf4c51629725af47289697cbcc 1,779 1.00/1.00 vMB 14
745,744 745,744 000000000000000000025345674d273fa6160e6d095e8bcee7f64419aca38bd4 2,576 1.00/1.00 vMB 30
745,743 745,743 000000000000000000059b95252e3a09f3bb7df913d8127c866c110cc4719bc8 1,049 0.44/1.00 vMB 13
745,742 745,742 000000000000000000054d7f6dc6b0d8bca19ad0df03e5241500173c37c408cd 639 0.39/1.00 vMB 9
745,741 745,741 00000000000000000005cf1c1d4ad345c99af2c6d3de0f83a6939f53a6375eab 1,413 1.00/1.00 vMB 3
745,740 745,740 00000000000000000005891cbb1deaa4abace846caa111bd781f68a32ee4c02a 3,097 1.00/1.00 vMB 22
745,739 745,739 00000000000000000008cb72b814e88a875c801a2f8011a5e41b5b705530b52a 2,038 0.83/1.00 vMB 14
745,738 745,738 0000000000000000000911f16c2d61945bbb2837ada57d2e09678d6a253b8591 3,239 1.00/1.00 vMB 22
745,737 745,737 000000000000000000094d1e042579bb5b1d5aefd5e0692dca2950519bdf5785 572 0.94/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 781.63 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 625.67 GB
    • Received: 11.61 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.