Loading Tool

Explorer IconExplorer

Memory Pool

81,706 transactions
30.94 vMB
0.11530056 BTC
Random Selection Loading Transactions
Max Size: 187.84/200 MB

Candidate Block

Mining Attempt ed320333f51db4646eb2b6b263127773b0953b7d7ab4e2b7d8c92d02dfc0bc18
Version 20000000
Previous Block 000000000000000000000eae6ae416cdad2dec45a411fce4671dd0b42eb663a3
Merkle Root 739785866182ce535b990d5fa82b4d32fa879c753309ff5b15da6092c7793f97
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,768
Size: 1.00 vMB
Total Fees: 0.03894256 BTC
Feerates: 318.30 > 3.90 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,401 (583,023 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
332,378 332,378 000000000000000002019162625ddf66dadddd98139df90db3b7515e08fb96e3 67 0.03/1.00 vMB 16
332,377 332,377 00000000000000000aa4df9ee3069f960e10c2ce3104bc47d68c3cee09104992 70 0.04/1.00 vMB 24
332,376 332,376 000000000000000002119516034579acd170b7976ee1a0ad9e503fa10e923130 470 0.30/1.00 vMB 21
332,375 332,375 00000000000000000746a17696efe27a341fe58263906399aff805a15456f75c 160 0.10/1.00 vMB 16
332,374 332,374 00000000000000001841c30b886b7deef9629d1313732a1e83d9aa944657c496 437 0.24/1.00 vMB 21
332,373 332,373 00000000000000000d5bc35fc766a783b05606dcdf174924b816f99ed9b9d936 579 0.27/1.00 vMB 23
332,372 332,372 00000000000000000b6a38a2ab3810007aa0c10b22995128c59b03abd87d1e3e 268 0.32/1.00 vMB 13
332,371 332,371 00000000000000001980b500743d06f07df2737fc042d1d85beac6ae7352c34c 1,558 0.75/1.00 vMB 27
332,370 332,370 0000000000000000119a1b24cd7569cd82a0427b0994ed434a2c94784c43e5a0 186 0.13/1.00 vMB 17
332,369 332,369 00000000000000000a7285c68e9ad6fd4d3def0f96c231e4736185652c0379ca 264 0.11/1.00 vMB 36
332,368 332,368 000000000000000014db09f9465ef4a3e81998d1227f5e72be68ca36e8482b5e 34 0.02/1.00 vMB 7
332,367 332,367 0000000000000000064a8338a87c70a84649a1a253cef3873b5dcc1bbe94ef57 705 0.52/1.00 vMB 20
332,366 332,366 00000000000000001a058cda8b78f59eadf8d3c8d5e71e78ceb7ee1b5ed2cbe2 777 0.53/1.00 vMB 31
332,365 332,365 000000000000000007026301c211924569fb7bf5c48ed754eb8ea70959713992 561 0.27/1.00 vMB 88
332,364 332,364 000000000000000014e91cde358e9d7786c59419534c9ad9abf0df3cb7a02c17 606 0.41/1.00 vMB 21
332,363 332,363 0000000000000000007a68c90b1926ff42418c73d7862dd8ac157ecc107105e5 304 0.18/1.00 vMB 26
332,362 332,362 000000000000000005b5b33c59bc1571a618894cff8ecebca0764972a0a69106 336 0.17/1.00 vMB 23
332,361 332,361 00000000000000001aca5849c56e6c07b8c6326088cd0d139005208ba247854e 37 0.02/1.00 vMB 17
332,360 332,360 000000000000000018bf1dad7a304c43b49b88e6f4d936b0eba3570798a70790 415 0.42/1.00 vMB 16
332,359 332,359 0000000000000000129b99950d1ce92b964da9ebb0c11041a8e1c697d1b9135e 515 0.18/1.00 vMB 33
332,358 332,358 0000000000000000023e80b4808b1e14c8ff15fd5674eb107061d6a66b4a9ce3 598 0.68/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 783.08 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: 721.80 GB
    • Received: 18.39 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.