Loading Tool

Explorer IconExplorer

Memory Pool

41,151 transactions
32.43 vMB
0.09235559 BTC
Random Selection Loading Transactions
Max Size: 162.08/200 MB

Candidate Block

Mining Attempt 0818e8a72f865b7da77c767d92eda6bb90571c7c4b3b591f9562eef35113883e
Version 20000000
Previous Block 00000000000000000000b6b9a3b2067fa1426f6080c9f3cdd5cad9a92f6fd98c
Merkle Root e2b7f363139d980950bdf2070129cd7454bd34b19ba1710d26343c9d5142ad4a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,584
Size: 1.00 vMB
Total Fees: 0.02344073 BTC
Feerates: 502.67 > 2.35 > 0.36 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,333 (906,513 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
7,820 7,820 00000000c8a136677d7bd4f07e8385a1119c387c0899290cf35150272edc054e 1 0.00/1.00 vMB 0
7,819 7,819 00000000b0e6c4137cb9871d6475750ebf022740b9d2aec4f773ab4994b2d04f 1 0.00/1.00 vMB 0
7,818 7,818 00000000098e472a1401580c6c70b59a709dc64f248cff7c427e543f8c504f95 1 0.00/1.00 vMB 0
7,817 7,817 000000007bdbb5218bae7d92b6501db8d01f13fa60f615b820596c4ff598da78 1 0.00/1.00 vMB 0
7,816 7,816 00000000185e7b91e06f79023ad63b8429e97cd61857ec7d6c8d29f19bb68a71 1 0.00/1.00 vMB 0
7,815 7,815 00000000e30ac67f7c952ea9fa8ed9e0384b6546e70498b738a5ce5978134af8 1 0.00/1.00 vMB 0
7,814 7,814 000000008ab64905a9d1934644de027e699ce7b161e9c6f50a2d9999ed0b7044 1 0.00/1.00 vMB 0
7,813 7,813 00000000cd97ce214aeea3b53324568a1a2d4a79ee47f26d91cb81f1b6eebd3e 1 0.00/1.00 vMB 0
7,812 7,812 000000009a825cd7403892c0060d12a818112777424950d6ef3c26cebce1451d 1 0.00/1.00 vMB 0
7,811 7,811 00000000c6530d407106dcfa594fb4dbfcb506562966c0b50d837f5925a9366f 1 0.00/1.00 vMB 0
7,810 7,810 000000000b3b468ac8093dc30297d657265a30cc850fac073ca59a3920e4ca8d 1 0.00/1.00 vMB 0
7,809 7,809 000000000f665c18488be2c827809300097b0e457df4319d7b3b1f8e1e2a43d7 1 0.00/1.00 vMB 0
7,808 7,808 00000000546ca3b52352d22a6934dcefdcaa38a9015614bd8fc30d5d4116d8ed 1 0.00/1.00 vMB 0
7,807 7,807 00000000bc374f968c7c3ce479b9c4fa7badd7031f080c2b28ea2974678d254f 1 0.00/1.00 vMB 0
7,806 7,806 00000000d7fefd2d5b9880c21848ee752dc407322a7d74752b670069575b52be 1 0.00/1.00 vMB 0
7,805 7,805 000000004c7d1e71ab125cff19bec48a3b21f60063fdad6a44d8399d08b238cf 1 0.00/1.00 vMB 0
7,804 7,804 0000000098b558c90ae999a09ebe7fb61b23d01e3a2d6fa9e204cab89d02df60 1 0.00/1.00 vMB 0
7,803 7,803 00000000a783b17791529c67bc7c7398ef0fd86a5747d27920dab5583f903a1c 1 0.00/1.00 vMB 0
7,802 7,802 000000007c7699978fc025e5b6b2b68f23523c08f8f6e70900133836992ecd27 1 0.00/1.00 vMB 0
7,801 7,801 00000000547c975d1418ba51f5a154c01e7c3be2336db1bb54b911f1a5b0dfd2 1 0.00/1.00 vMB 0
7,800 7,800 00000000380462e5918211a1534e199b6585c139d2bf7ca7cd38b60e650e4600 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.19 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: 584.04 GB
    • Received: 9.38 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.