Loading Tool

Explorer IconExplorer

Memory Pool

80,716 transactions
29.42 vMB
0.09978777 BTC
Random Selection Loading Transactions
Max Size: 179.24/200 MB

Candidate Block

Mining Attempt cd2370fc3f6563ed96430fe26a4b6c3090216744224fe6dc90b178ff75a89847
Version 20000000
Previous Block 00000000000000000001968746f746008154af3e4db375ab1e0c87864c4db4c8
Merkle Root df6a44704c33dc6fa2f55d7effa1ad8cacabe780d88257b2d889a86f749af730
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,378
Size: 1.00 vMB
Total Fees: 0.03800655 BTC
Feerates: 101.66 > 3.81 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,080 (155,247 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
759,833 759,833 00000000000000000001e3c1aa9974d0ac980f720610476a00932d472df36c2a 1,507 1.00/1.00 vMB 4
759,832 759,832 000000000000000000078b5753e6d940c83a4203e0062a5d9c1cde49af535b97 2,075 1.00/1.00 vMB 4
759,831 759,831 0000000000000000000108988baeb07ed5928f92f1261a671e56b4ada7e50757 3,109 1.00/1.00 vMB 16
759,830 759,830 00000000000000000005ff5fb9ff3c4690031f41c6f85751bd9d3c7a15790bd4 3,581 1.00/1.00 vMB 9
759,829 759,829 00000000000000000006a82e5b80405b72e283ea8e89a3635aa47353ce7279e8 2,917 1.00/1.00 vMB 16
759,828 759,828 000000000000000000055a0baf35ac8f64d9bf00d28bd10c504fec76e7cab082 599 0.20/1.00 vMB 8
759,827 759,827 00000000000000000001f19b286ee81a6d7cbbefd1295c6e314e751d8ac48424 107 0.07/1.00 vMB 4
759,826 759,826 00000000000000000005f46e4aada17418544f387237d587f1cf8a648d576bd9 361 0.14/1.00 vMB 7
759,825 759,825 000000000000000000048353d59d9e168b8d4527d61eb3a1b4aa8320dc80eab8 196 0.05/1.00 vMB 10
759,824 759,824 0000000000000000000652a098c45255e9f2aad42cc9a32631b2cb9a3fc108b9 1,535 0.51/1.00 vMB 9
759,823 759,823 0000000000000000000072954ea252185cf1ba15338249bd9c03eca214e3a8d7 1,981 0.77/1.00 vMB 8
759,822 759,822 0000000000000000000096b2e9a0db174eeb7a4c15e8a38398593f36032cfb09 2,906 1.00/1.00 vMB 7
759,821 759,821 00000000000000000004dc17e59787cfa4bdbdb448387bde291eaf9730a7e82f 1,817 1.00/1.00 vMB 13
759,820 759,820 000000000000000000021b8910d997531785d2f486b6a9f00e531fc8ea3fd6fd 1,969 0.79/1.00 vMB 9
759,819 759,819 00000000000000000000790f0e59b0790dca65e67f53d15e63de45e4e58f8643 58 0.01/1.00 vMB 10
759,818 759,818 00000000000000000004e34a7467a7e6e9f5257516d4f3d4a88aa81c327445dd 1,247 0.38/1.00 vMB 9
759,817 759,817 000000000000000000059895f73a4f081776a401bc9f2a84aee8fc87d9e59aea 292 0.11/1.00 vMB 9
759,816 759,816 00000000000000000003f534713e410f18b0054d16abdeef0cb1a59fbb2bf63e 470 0.12/1.00 vMB 9
759,815 759,815 00000000000000000002287461e2489bf7d2a89cd5edd6141d5f2b15141da74b 1,934 0.74/1.00 vMB 9
759,814 759,814 00000000000000000003b379fda7733ca6d110433ef7f75aa1b3b0056a43febb 1,241 0.53/1.00 vMB 8
759,813 759,813 00000000000000000007d52b2aa597baa10339342dfc2d738e57d417b7758d99 2,295 0.90/1.00 vMB 8
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.