Loading Tool

Explorer IconExplorer

Memory Pool

83,520 transactions
31.36 vMB
0.09024402 BTC
Random Selection Loading Transactions
Max Size: 192.29/200 MB

Candidate Block

Mining Attempt 530f4fa1e124ab76893df80b81152dca59b5947230843a4333a523dba248172e
Version 20000000
Previous Block 000000000000000000007e377d6e096ae0ae208e7c56eca1526c4517ce45359d
Merkle Root bcb91f62b81f749ea73fd5739083e12bc8d44b25657e1204b5e4651e03b7ba12
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,883
Size: 1.00 vMB
Total Fees: 0.01922206 BTC
Feerates: 299.70 > 1.93 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,225 (588,279 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
326,946 326,946 000000000000000010a994ee1a24c393707a5fde8a4a94cfbecba9e7a21af21a 649 0.34/1.00 vMB 29
326,945 326,945 000000000000000000a0a3392af44a10bbb9cd6fced155b061f002298fabecbf 558 0.30/1.00 vMB 28
326,944 326,944 00000000000000001d9bda09bcb1e4413d545fa08577a2a382b2482b49a0b1f5 481 0.21/1.00 vMB 32
326,943 326,943 00000000000000000688daf8253d09a9d5c01a97710bdf7001d044f5d3473744 98 0.07/1.00 vMB 5
326,942 326,942 000000000000000014b931ea8a8ac1d041cbdb3c51460511b6b9c8ea5f10458a 789 0.48/1.00 vMB 25
326,941 326,941 000000000000000013a3ef2fd9b21576847f177d7098e262c47f15f41e592411 238 0.43/1.00 vMB 9
326,940 326,940 00000000000000001617b9adae3ed17bab546a116c56c919a1134e0117ea777d 1,285 0.75/1.00 vMB 26
326,939 326,939 000000000000000006985feb232993a67cd18481ffe75632a088ce46416e416e 1,767 0.75/1.00 vMB 38
326,938 326,938 0000000000000000172165998218899b082a3d29465cd56b78762b7df4159d13 64 0.03/1.00 vMB 13
326,937 326,937 0000000000000000135954df9c35ea0f3a2bb49c98d7b03984bf2a245748db51 1,335 0.75/1.00 vMB 24
326,936 326,936 0000000000000000109b32b08994deee132b89ae476a1c324ad810d89a3d59e5 1,024 0.32/1.00 vMB 47
326,935 326,935 0000000000000000152649d111a3004af50ca02b7fd8e44109e653a51102109e 32 0.03/1.00 vMB 15
326,934 326,934 000000000000000015af7f4feda55a751124681eeca9e621263e6e0fdf08ddde 86 0.09/1.00 vMB 14
326,933 326,933 00000000000000001d08e03c54ea809d98a07137156458d322f40974104c524c 1,685 0.87/1.00 vMB 30
326,932 326,932 000000000000000007ab1edcd3e0c1d6a722eec5299f020764ca8543ddee48d1 194 0.07/1.00 vMB 38
326,931 326,931 00000000000000001a75be0ed8dc880707067a9a13c12c3e44d8ddc825fa5397 907 0.46/1.00 vMB 28
326,930 326,930 00000000000000001137192a5d4a47e456aa07c61953a34bad15bd5646845a45 65 0.03/1.00 vMB 28
326,929 326,929 000000000000000003914ecb3a904d39a6d05892fe01f81e641188477dcb20ef 1 0.00/1.00 vMB 0
326,928 326,928 00000000000000001767e5a1d1341eb7a4daacbf901c94649c56dae987445963 277 0.15/1.00 vMB 28
326,927 326,927 000000000000000003745683ea580ef4c12e25aaca0fc3bfce598f0626b86f55 666 0.35/1.00 vMB 29
326,926 326,926 00000000000000000dcc0d7d84a06ed85ccefc62f2fbba7bc6163d9eb39eff79 65 0.03/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.78 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 11
  • Data Transfer:
    • Sent: 709.61 GB
    • Received: 16.94 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.