Loading Tool

Explorer IconExplorer

Memory Pool

42,093 transactions
26.91 vMB
0.06278621 BTC
Random Selection Loading Transactions
Max Size: 141.08/200 MB

Candidate Block

Mining Attempt 88918eec07068a504a98201229fde3d697cadc37be17247b04f6fbffbff54de1
Version 20000000
Previous Block 00000000000000000000d4a518e70dcf6645c40c788678282cd7f9e240afc9e0
Merkle Root dfd5000657963c0dda1b7146a8df8fb8090255032504c22787c3641a1872b2c7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,878
Size: 1.00 vMB
Total Fees: 0.01288664 BTC
Feerates: 60.14 > 1.29 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,912 (581,269 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
333,643 333,643 00000000000000000d9b1c931d672a53cb5bf8fdd96242cc0d8e186f8e471535 256 0.13/1.00 vMB 25
333,642 333,642 000000000000000002e2656fc2e1053e719865bde25a84bc329b61f161f0e7ce 158 0.08/1.00 vMB 18
333,641 333,641 0000000000000000190150be38d3c47f091f4778237b7397d91a7f489233a18d 1,797 1.00/1.00 vMB 29
333,640 333,640 000000000000000004560f9799f4cb1eba068fc9fa752124990a202b69ef3d7d 281 0.15/1.00 vMB 23
333,639 333,639 00000000000000001823fcd063c6728713d3a4bc518065d1250c4b26a4caa28e 268 0.14/1.00 vMB 27
333,638 333,638 0000000000000000070b09295f42380a9cb525399ff48fab0365ede8d6c240a5 11 0.00/1.00 vMB 22
333,637 333,637 0000000000000000165ee64d59a7b6551eae5a47bb99e1b2598a50fa000d3198 209 0.12/1.00 vMB 21
333,636 333,636 000000000000000000811dc25ed18d42aeffa2126344f4e4f61bb023dc4620de 114 0.06/1.00 vMB 23
333,635 333,635 00000000000000000a96c4fb609fd596b2fdca8ca7e0283a3651a444e9105bae 306 0.17/1.00 vMB 23
333,634 333,634 000000000000000019f61ae7565e3eb5b27f12c6641d1ef2109a0d960d6a6014 344 0.27/1.00 vMB 18
333,633 333,633 000000000000000018be2b7a90a989f95f46a6de1f6640c683d66a903934e3eb 283 0.13/1.00 vMB 29
333,632 333,632 000000000000000015fe53766236f0a3444212dbc9cbbd8d8dcc73278f94a867 90 0.11/1.00 vMB 22
333,631 333,631 0000000000000000188b3e1224f0593d0bd23aef8f790921153afd7b064f59ca 546 0.47/1.00 vMB 15
333,630 333,630 00000000000000000dc4c70a0880d589f7712d46a0830c53e891f73ad8646b27 1,421 0.75/1.00 vMB 26
333,629 333,629 000000000000000019d6a56c9988fc3f8385f2dfc0c8650bde70c821b1ea651b 1,139 0.75/1.00 vMB 31
333,628 333,628 00000000000000001207b614855cb245ff8511be3bd5bdd4bdf6948e8a752f04 256 0.13/1.00 vMB 27
333,627 333,627 00000000000000001a1ab6b9ff5a7008d7c512590ed8ef145aeb25f0e61cb789 1,779 0.75/1.00 vMB 28
333,626 333,626 00000000000000001a246558ec6c2caf0c874320d9ed0bf13f394f24e366f1b5 512 0.15/1.00 vMB 44
333,625 333,625 00000000000000000649c265cd1f2aa3f97f8bcec33a3a612e8de70c81a9b521 25 0.02/1.00 vMB 16
333,624 333,624 00000000000000001019f4dc1e08610edab1dc41db8dc43cc6dd1ba3e0e9b836 141 0.06/1.00 vMB 29
333,623 333,623 00000000000000001a29ff7a96877093de21dda2d041c843852886ea2fa3ce14 721 0.43/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.23 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: 655.03 GB
    • Received: 14.23 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.