Loading Tool

Explorer IconExplorer

Memory Pool

39,021 transactions
15.88 vMB
0.12623347 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 90.57/200 MB

Candidate Block

Mining Attempt 2fcb60fb6b1178a5e797c38482faae052b9c67e49e461bf72246124ba10f4e6b
Version 20000000
Previous Block 00000000000000000001f06e79710a37ab005885ab5f59b589cbb915c2a023cc
Merkle Root c8f2f70908df4fe2a29d5626da835b4447c4cf7a4b0caf25008a648cab8b1e42
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,914
Size: 1.00 vMB
Total Fees: 0.05611317 BTC
Median Feerate: 4.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,341 (749,659 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
163,682 163,682 0000000000000a8a56e1e9e2d2eb6682121aea3e4d40613ce7a5ba50a9047257 105 0.05 vMB 68
163,681 163,681 000000000000083e4e2047472ee94ae2b96e8a7ba6c438fad0ac2ee7112e93cd 114 0.05 vMB 57
163,680 163,680 00000000000007a881f3bcea3fb70fec8b340020a9d5b24d280d7c72ee83a353 38 0.02 vMB 233
163,679 163,679 00000000000009084a8259a132f049996e66a48d2a8cf5258e6a2d88ae15fa7e 135 0.05 vMB 20
163,678 163,678 000000000000063e648f1125b4460887a79025f15fd7204e481a70a706efe68e 43 0.01 vMB 296
163,677 163,677 0000000000000c14ad2130f56f562303bcdf4687a1c1337a965ed84a8bb338e8 9 0.00 vMB 15
163,676 163,676 00000000000000333dc789d0911e5e49f5137968275599ebdb0db645838cdbd6 89 0.04 vMB 85
163,675 163,675 00000000000009bebf2b4ac05efa608da12c9a4a833dfdf1a8bac04acd068482 9 0.01 vMB 131
163,674 163,674 00000000000000447ced912565ef3f8268e322d30918fca35b6a5b66fd7cdadd 36 0.01 vMB 23
163,673 163,673 000000000000023c8bd98582d156e91afb84c4fa88f029823bbdd964083125a1 101 0.04 vMB 161
163,672 163,672 00000000000006949f91621154934a66a43287bd4b47605960ae7458b1278a05 92 0.04 vMB 130
163,671 163,671 000000000000034664f171dcb791225537a075d36f7bba8ebfa37450e05e3bef 1 0.00 vMB 0
163,670 163,670 00000000000009fb61a08a625f23be050c77492e2b6de30de96a3817fcf13eda 22 0.01 vMB 87
163,669 163,669 000000000000057319793d3e76ee268d4dc806255991ad4094f4d43e0ecf92c7 11 0.00 vMB 41
163,668 163,668 00000000000006ed37de30840e835362dd3e8202822bc88eb13f009cf31aa010 11 0.00 vMB 16
163,667 163,667 0000000000000b41ec230eb4677efafa4fe4b4c93bbd1fa6de0eb4b495bddd5b 20 0.01 vMB 81
163,666 163,666 0000000000000100bd39b9ec67d135000be28ca5e698688730bd8b88262c7bc8 63 0.02 vMB 101
163,665 163,665 0000000000000b9c6bf02f07c774e8049ed45f69559e9a9746c3c17336ae6e44 26 0.01 vMB 376
163,664 163,664 000000000000015ad6a368f1b6e252017c6e4dc9168fb3e19e71abd857b0894c 12 0.00 vMB 28
163,663 163,663 0000000000000767b51d610eb089f9ac62514f3f0cd2b660039296b7e61e88e7 39 0.01 vMB 66
163,662 163,662 0000000000000c35953fa368f5a7971c05fbac63e53c4791e9512a2b1e61fb19 12 0.00 vMB 63
Previous 10 blocks ↓
Total Size: 779.46 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 94
    • Outgoing: 10
  • Data Transfer:
    • Sent: 150.54 GB
    • Received: 0.61 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.