Loading Tool

Explorer IconExplorer

Memory Pool

40,097 transactions
28.12 vMB
0.06626079 BTC
Random Selection Loading Transactions
Max Size: 143.31/200 MB

Candidate Block

Mining Attempt 8142d59c376f5f6d464cefeef57e30c956235ead98a80a3ce60354636d11bd46
Version 20000000
Previous Block 00000000000000000001d6e4b9fe9c31ee121da43d4be6adea03305ebd2b9e1e
Merkle Root b2bf998b7a6ffcc6a93beee961726f0d0861ffbd03aa19f9141392ed246439d2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,569
Size: 1.00 vMB
Total Fees: 0.01215727 BTC
Feerates: 60.16 > 1.22 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,629 (528,883 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
385,746 385,746 00000000000000000ad549fd65a2b066cdc6880e6179f37fe2166699a25efe9a 1,793 0.60/1.00 vMB 58
385,745 385,745 000000000000000005b9fba946cdbca64740f902e71bd16eb36df91215f788af 912 0.61/1.00 vMB 24
385,744 385,744 0000000000000000095dd6feb4fe8c3b43d10b1a74564b5870987d2f3ed51249 2,468 0.93/1.00 vMB 43
385,743 385,743 00000000000000000b5c947f3b4f28ffa079448b94090d95dc5e9a58bd74f1cb 2,053 0.92/1.00 vMB 36
385,742 385,742 000000000000000005632fa2933760529c78bc7cbcc84be274e415642253a719 1,094 0.46/1.00 vMB 33
385,741 385,741 00000000000000000bdfd7f4db9b66e94a8dfc05f8630cceaf605d8fdee9ba08 1,633 0.77/1.00 vMB 45
385,740 385,740 0000000000000000012541d7caf4d4a1f17ef0569282135f6e984a40d7e48086 454 0.23/1.00 vMB 24
385,739 385,739 0000000000000000003bbc7f035dacfa8932c83dc46918b177809933d73a7b17 1,461 0.63/1.00 vMB 36
385,738 385,738 00000000000000000c01fce159a7a7bfaf070888a6160930c1fd539c00423397 1,000 1.00/1.00 vMB 20
385,737 385,737 00000000000000000b0322a45dd5882449721873d8e0ad66260fa79a5a2bc0ec 867 1.00/1.00 vMB 19
385,736 385,736 00000000000000000abea0abf1dc0afdb3444ba192e006e3df4d9bc63aaa5bdc 1 0.00/1.00 vMB 0
385,735 385,735 00000000000000000e4e6bc87594e74eed62d501aabcf9efdb61f964aa9bd278 1,461 0.99/1.00 vMB 41
385,734 385,734 00000000000000000481b9916033d9f2fcc1a2ddbe46d4d547d5fedd7b1aa68a 2 0.00/1.00 vMB 0
385,733 385,733 00000000000000000ab12b3b8280a0e919c307f8f5152941b8635842ce0a322e 1,202 1.00/1.00 vMB 27
385,732 385,732 00000000000000000879feb8091ec4034ac57bf6df3a3821bad81025e91f9a9e 1,452 0.52/1.00 vMB 44
385,731 385,731 00000000000000000d218d49397694a9b75ae64c838972cda806f0d01a301d18 877 0.65/1.00 vMB 29
385,730 385,730 00000000000000000483da21ceab4bfc3aa75d57a024f992c3b1c581492be537 392 0.33/1.00 vMB 25
385,729 385,729 00000000000000000a9f6d23f24c342ce0425fbff0d1c280774d08ac22d30b26 626 0.42/1.00 vMB 27
385,728 385,728 0000000000000000043089c96ff9dd3e62c72161ca0bdeba10185cf4f92e0f29 1,012 0.64/1.00 vMB 26
385,727 385,727 000000000000000006dd2eb44ba718c350ac0cbb2b82bfaeae39d029feeaa980 437 0.17/1.00 vMB 47
385,726 385,726 00000000000000000d4e650c5cd85fe62566b0f862341de77f74c6c828402e9a 474 0.28/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 781.73 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: 630.32 GB
    • Received: 12.01 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.