Loading Tool

Explorer IconExplorer

Memory Pool

78,274 transactions
29.32 vMB
0.07906795 BTC
Random Selection Loading Transactions
Max Size: 179.57/200 MB

Candidate Block

Mining Attempt adad82a6a79ce224ca537f942df2167d3dc4ec698e36669de9e4b3079cf0f168
Version 20000000
Previous Block 0000000000000000000027dcf55a304369afd3cca827fc0f21564e005bce68ec
Merkle Root 454b5603767431c6e40e4f458527d777b19090781d4f0be2e0b15cdc2dde4339
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,411
Size: 1.00 vMB
Total Fees: 0.01460028 BTC
Feerates: 301.25 > 1.46 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,236 (131,965 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
783,271 783,271 00000000000000000004bc4508f9bc0d97fbb4008a23f8f258864285ae6ce8af 1,899 1.00/1.00 vMB 11
783,270 783,270 00000000000000000003c945c0c9fcd085f8ccfb641eba0c55ff7b66de3ce43e 2,131 1.00/1.00 vMB 13
783,269 783,269 0000000000000000000584ab09241c0ec93cb7a3f2f81f298092eb0ca26270b0 2,454 1.00/1.00 vMB 12
783,268 783,268 000000000000000000031c2d8352dacc31f3f9774cec6fd68ea25442d94f467a 1,157 1.00/1.00 vMB 7
783,267 783,267 00000000000000000005333547f98f2516046d1a91ab87ab73ea4c873d19e181 1,764 1.00/1.00 vMB 14
783,266 783,266 00000000000000000005dad45b160867d5a6e76cdf93ac586eb6c5ffe83c805f 2,016 1.00/1.00 vMB 15
783,265 783,265 00000000000000000002fa4e2c743a1c04401d9ed60d9e2a396d2bbb4a74855b 817 1.00/1.00 vMB 6
783,264 783,264 00000000000000000003ac71d22a223fecbc26fb76668e7cfcf9869fa4d24b09 657 1.00/1.00 vMB 4
783,263 783,263 000000000000000000042437a1ba227ac5575fa0c16c3818bc2f2020655c0f89 1,956 1.00/1.00 vMB 14
783,262 783,262 0000000000000000000121fe31f1d3e9d45621b8e626f7559f7a4537a5c42191 2,170 1.00/1.00 vMB 17
783,261 783,261 00000000000000000002223b060c41b5cc4e9d3d3134b72b32ed38672e6c20d4 2,523 1.00/1.00 vMB 16
783,260 783,260 000000000000000000020ec0826f32b11da26115166e625b5a42c2327958f837 1,902 1.00/1.00 vMB 12
783,259 783,259 000000000000000000000c650c756da93488f799b0283dbae0a5548d3c319833 2,867 1.00/1.00 vMB 14
783,258 783,258 00000000000000000001be1942eca8d479077dce78ec9510016d4831b490df4d 3,130 1.00/1.00 vMB 31
783,257 783,257 000000000000000000019ce7fb71b73ead886eb829931be843bb16fc933d4635 2,515 1.00/1.00 vMB 16
783,256 783,256 00000000000000000004510104714b48eda042eb5b1011e2920fd1218f10a08a 1,495 1.00/1.00 vMB 18
783,255 783,255 000000000000000000039658baed47d0ea1f97551689337c7f6915f66564e23b 1,856 1.00/1.00 vMB 30
783,254 783,254 000000000000000000051c26b32d5af2b74517b26bcd0e804b49c5c6986f87c2 1,857 1.00/1.00 vMB 13
783,253 783,253 00000000000000000000780d4e5edabeffa31065280670c634f15dc9985aae9f 866 1.00/1.00 vMB 7
783,252 783,252 000000000000000000029ebc2202cffe4ebe2db14c8f2dbfe3a7048a6c652c3d 1,040 1.00/1.00 vMB 10
783,251 783,251 00000000000000000001586d33717bf698ea49a2ff09b875c67aab06923efdc5 301 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.80 GB

Node Details:

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