Loading Tool

Explorer IconExplorer

Memory Pool

83,185 transactions
32.00 vMB
0.10694059 BTC
Random Selection Loading Transactions
Max Size: 192.37/200 MB

Candidate Block

Mining Attempt dae37016df2d74b00b8a617729f7b7ff3be81a50fb2a6e2562cdbf1027ef4bc6
Version 20000000
Previous Block 000000000000000000019edd1a56b4f361ecb598479f8049a106a5401578635e
Merkle Root ff675116284ee4dc7ec778feb139b99381f01cec0efd2419570221e456e57c62
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,334
Size: 1.00 vMB
Total Fees: 0.02585465 BTC
Feerates: 353.36 > 2.59 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,231 (359,986 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
555,245 555,245 00000000000000000004991a47233d7338caf796f41574003e86f0894002d548 2,261 1.00/1.00 vMB 7
555,244 555,244 00000000000000000031b27160511d25b5ec5a11b29d51f81d0e59bc141477cf 2,306 1.00/1.00 vMB 13
555,243 555,243 0000000000000000003310f358bd00aef083e799e7d8d21b1fef5f0607d86982 916 1.00/1.00 vMB 13
555,242 555,242 00000000000000000035f077c8d35923e0df8b4a5aa950b6b4645f825b6687e0 2,302 1.00/1.00 vMB 26
555,241 555,241 0000000000000000000cbc9231c5a3c950bb6b7bd15f20b1f00338bba47211aa 2,658 1.00/1.00 vMB 22
555,240 555,240 0000000000000000002639e196ac265b4e20a7c0e9bcebb025233826828186e4 2,609 1.00/1.00 vMB 16
555,239 555,239 00000000000000000002be3da54487272edb2156ff0e519da3ed5412be4f555f 2,883 1.00/1.00 vMB 16
555,238 555,238 0000000000000000000058d091939a5e2948910e6a32f272e94605a161e92a92 2,742 1.00/1.00 vMB 40
555,237 555,237 0000000000000000000016f7b1e57231fa3196de04d8dfee88fdb74e5c3eadad 2,325 1.00/1.00 vMB 20
555,236 555,236 000000000000000000168f5ca70b190d5852ffa70b81af590d1b511521158bd3 2,242 1.00/1.00 vMB 7
555,235 555,235 00000000000000000020f0a21df97b63b2aa7f1675c154e4533176c695172cef 2,669 1.00/1.00 vMB 25
555,234 555,234 000000000000000000315e1d4f0bf6f06c365b7f991ede8be9868713521821b9 3,091 1.00/1.00 vMB 48
555,233 555,233 0000000000000000002679eaf35cec3807d58d8c00db01095e3eeebe5778a796 619 0.25/1.00 vMB 14
555,232 555,232 0000000000000000001d942e1e9f4db5680254c7aa2dfd346c4b36930034c211 1,645 1.00/1.00 vMB 19
555,231 555,231 00000000000000000016b5a7fd21b0a45f70c3422e08b9ee354360a0dc4a5e0b 2,906 1.00/1.00 vMB 16
555,230 555,230 0000000000000000001ed783aa77f75e8c935e3709865a2de611938beb284586 2,859 1.00/1.00 vMB 17
555,229 555,229 00000000000000000009f5419ffecfd9f9295bb4aebef6f186b7053f9f653008 1,931 1.00/1.00 vMB 18
555,228 555,228 0000000000000000002023d8293e0270ee35447e8c171296d0342fcdfb47de71 2,621 1.00/1.00 vMB 19
555,227 555,227 00000000000000000026ef42d7e50daa31ff2a03dbab0f1e6d06f9bce243ef75 175 0.06/1.00 vMB 13
555,226 555,226 000000000000000000301d946fbc04b3109f09ffadebad75e83609456bafb9e8 913 0.73/1.00 vMB 2
555,225 555,225 0000000000000000002b966c7abc3219f05edeaf494742ee2afbf02fee0e5e65 2,201 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.79 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: 709.82 GB
    • Received: 17.00 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.