Loading Tool

Explorer IconExplorer

Memory Pool

81,481 transactions
30.29 vMB
0.07577743 BTC
Random Selection Loading Transactions
Max Size: 186.01/200 MB

Candidate Block

Mining Attempt 4c005f2c4f759a6525187471312ad8c13ada7b8123ce9c06ce8bc3a923bd3e6c
Version 20000000
Previous Block 00000000000000000000b4f9c9ada5e3b1ab49c5a1834e7c70cd8f59b00d6f9f
Merkle Root ad65dee576db4dc2bb332cf8d498f1ae4f76911a4457617907f7f696fd086d1e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,865
Size: 1.00 vMB
Total Fees: 0.00840884 BTC
Feerates: 150.77 > 0.84 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,329 (576,076 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
339,253 339,253 00000000000000000ea6e2e42fbc9728b8ff290f24ab22865dcc65282bad5993 512 0.36/1.00 vMB 17
339,252 339,252 000000000000000010e46d0ba648a8bf0f54914ac4b19aa60520d17dab97ee1a 256 0.15/1.00 vMB 16
339,251 339,251 00000000000000000e2d19f189a587a0c1acfdee55e0e291ac5735c53fc95494 1,024 0.38/1.00 vMB 31
339,250 339,250 0000000000000000059f1bfdce418c8e909d7d091e0c060b6f813c22d277c5ee 360 0.31/1.00 vMB 13
339,249 339,249 000000000000000016f6fc1875c332fb647ed456e434589b1d126a608ee33f14 2,355 1.00/1.00 vMB 33
339,248 339,248 0000000000000000038e3b74e34325f046927b3f5ff344534f62d95ab9c80892 661 0.39/1.00 vMB 24
339,247 339,247 00000000000000000d8b96fded3f26de3a502868c66098ca84d96cf38a12a401 776 0.44/1.00 vMB 25
339,246 339,246 00000000000000000686c5e12b1aeaf87026ce2f4ef481e02c47c389aea7568c 852 0.49/1.00 vMB 27
339,245 339,245 000000000000000005ba3c8c7a0196630a86e4748e420e1451094b6643bfc9f8 776 0.49/1.00 vMB 28
339,244 339,244 0000000000000000168c26b63acffee706f4a8156d91e0d03614b09abeab271d 734 0.40/1.00 vMB 24
339,243 339,243 00000000000000000f0d498339d5d7fff04c11a33bd1e933ee81d68214ebb4a4 750 0.43/1.00 vMB 26
339,242 339,242 00000000000000000df08f0022e1ad0cf50c9501fbc6506edc713290dafbca4f 799 0.47/1.00 vMB 23
339,241 339,241 00000000000000000ed949dcfb836d5d1c42622d05b100db20d2f260d620d0eb 265 0.12/1.00 vMB 24
339,240 339,240 0000000000000000047bd9bc0c6110875155b3faf2967dbc6512a98e50062033 1,369 0.75/1.00 vMB 27
339,239 339,239 000000000000000006e147830cbb1349b4165d08825984cae78086b3b3d2a595 1,096 0.71/1.00 vMB 19
339,238 339,238 000000000000000005d2a64f4bb39893ab01089304bb5f7540cf3bf02a7fc8f4 1 0.00/1.00 vMB 0
339,237 339,237 000000000000000018d0b78e047194cb6118a395db1dd59bcc1387f497d862cd 520 0.62/1.00 vMB 11
339,236 339,236 00000000000000000b9d6a1976f1d43cf4ed73b75e6ca2fd3123bd12935ba9f3 1,647 0.75/1.00 vMB 29
339,235 339,235 0000000000000000136f6eb5ec653aa96847c3787b86f60609bfd8dd5efcb62f 319 0.13/1.00 vMB 34
339,234 339,234 00000000000000001621521ea06a66fcf2a1ea120b54d1afa812117d84c2978d 1,228 0.75/1.00 vMB 24
339,233 339,233 000000000000000014c10c0a03fb8bd959a110573f905bcd18f85054f7f3c9e7 512 0.23/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 782.96 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: 715.35 GB
    • Received: 17.71 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.