Loading Tool

Explorer IconExplorer

Memory Pool

44,734 transactions
26.79 vMB
0.06570144 BTC
Random Selection Loading Transactions
Max Size: 141.43/200 MB

Candidate Block

Mining Attempt e4f1672a5e1b0075e49f523410628e379c1fc68f32ed230e1054c61f389b6657
Version 20000000
Previous Block 000000000000000000020dec92be5b66055ed2368df5e48e27f67c41dcd290ec
Merkle Root e6fa3751c1e7307eaab617fe33b08afeeb5a335cb45a8d89946236892433dc49
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,419
Size: 1.00 vMB
Total Fees: 0.01631626 BTC
Feerates: 100.36 > 1.64 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,724 (588,588 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
326,136 326,136 000000000000000004cc60b204979965f1106e2ed759741040ed5c3479290657 147 0.08/1.00 vMB 20
326,135 326,135 000000000000000001d40bf4913499a44d9f305be9e16ddfe451624c71a04edf 300 0.22/1.00 vMB 23
326,134 326,134 0000000000000000180636d2ef510a7e2805bfa9e854ea3b8b7ba0dd15b3d8e5 287 0.63/1.00 vMB 12
326,133 326,133 00000000000000001c144898808a6fd8aac1726ccf601bcb1c2b311fdb2f5481 500 0.35/1.00 vMB 22
326,132 326,132 0000000000000000001f797ad0a8032f2127b33f7ff658adb7de7148730f84a8 1,610 0.75/1.00 vMB 32
326,131 326,131 0000000000000000049930d39f34a6dfc3c1e3a7e09c386b145cf5c41f633fbe 782 0.34/1.00 vMB 32
326,130 326,130 00000000000000000fd939b2659319a3e41c0a94572588349030717de2501a73 1,173 0.59/1.00 vMB 28
326,129 326,129 0000000000000000042eecedbc8cf03f2828ce4f3c53d65dabb36ee3de2a6051 534 0.35/1.00 vMB 24
326,128 326,128 00000000000000001cdaf9db343abe390a91511c1afeec0bd9eef64fdaf932b9 578 0.25/1.00 vMB 32
326,127 326,127 0000000000000000072fb87e31f4309af7bbc5fb0942be2addc1583cdd190d19 314 0.15/1.00 vMB 31
326,126 326,126 00000000000000000c1916d44ce159ae216fccdf675cd8c48d43243ee6d47746 217 0.14/1.00 vMB 27
326,125 326,125 00000000000000000d3822c7b4662eaa68999d8339979fe8cf230caec5836444 44 0.02/1.00 vMB 31
326,124 326,124 00000000000000000eb33fcb20cd258e89ded97b463d46fff1d0bd7552629502 233 0.12/1.00 vMB 24
326,123 326,123 00000000000000001db9f05f7f9da3a43a62dad58c3d4c66eb3aae977d9801db 665 0.34/1.00 vMB 29
326,122 326,122 00000000000000001f26697f912c9a9af731b51eb773191eea34ea9e6b037983 534 0.33/1.00 vMB 26
326,121 326,121 00000000000000001d4ce8564c365f058a5003c59b4b420b37848a9abd3edd52 580 0.33/1.00 vMB 27
326,120 326,120 00000000000000001d07039831106f62baa2de8dda937dccef1541fcea3b53f1 128 0.04/1.00 vMB 47
326,119 326,119 00000000000000001720c66d95ee864029d66e736374887ecbea65de36ddfbd9 117 0.07/1.00 vMB 27
326,118 326,118 00000000000000000c0c847aaef27b21abe330aea6c5935f4d9af86b1e633da4 204 0.13/1.00 vMB 28
326,117 326,117 00000000000000001adc408705bfe669b3b7d52688cbe875aaf750dacf49a473 1 0.00/1.00 vMB 0
326,116 326,116 00000000000000001c1cd37218dba1ff62afd160475ad4dd5fa65174f30d79e8 908 0.33/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 781.91 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: 645.66 GB
    • Received: 12.76 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.