Loading Tool

Explorer IconExplorer

Memory Pool

81,369 transactions
31.23 vMB
0.09957794 BTC
Random Selection Loading Transactions
Max Size: 188.91/200 MB

Candidate Block

Mining Attempt 4f05ddf6129c75cd4a44a86d459a53440f687594209680253680a0164febabe6
Version 20000000
Previous Block 00000000000000000001b99a5235f7093a25af06b813d4393172d28ab0c0e382
Merkle Root b40aac021ff009b6e98f75bbfedac919e4bc8a214869d66e549e4ec141b4df5e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,434
Size: 1.00 vMB
Total Fees: 0.02264108 BTC
Feerates: 106.51 > 2.27 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,387 (495,509 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
419,878 419,878 000000000000000003e10416d871709267f4cbd43aa0b9a657d458d6ee2b6d82 470 0.99/1.00 vMB 16
419,877 419,877 000000000000000003bd6d2ba9f847e391ff0dac7d661e42725c0dc5e8605bae 908 0.39/1.00 vMB 71
419,876 419,876 0000000000000000008633e3534fa7122df7ad13491f7efac99a6c953f9cc0ab 909 0.42/1.00 vMB 60
419,875 419,875 0000000000000000020ecf9f47142466427620fe14ce1a240488bd9a0d624b99 128 0.06/1.00 vMB 46
419,874 419,874 000000000000000001374d0bd3a8582f47e52ab3662594416b184386888807cc 918 0.44/1.00 vMB 60
419,873 419,873 000000000000000001c5181e0df15984310d40a8bc315e8eb73f8c79b7de185d 653 0.37/1.00 vMB 70
419,872 419,872 000000000000000004144a5f45f9a5ff4651f2380d77d631b7ebfb46e65ef89b 1,721 0.93/1.00 vMB 60
419,871 419,871 00000000000000000511b388bea1fd5a384d57719ff241b66093a0a248fc279e 348 0.20/1.00 vMB 73
419,870 419,870 000000000000000004ba59e1630cd67f6ff480135a2e34dd7a3f26d43f4a29b6 310 0.90/1.00 vMB 9
419,869 419,869 000000000000000004609af26e956c84fce6ac4b52322250585f2d21fb9b9fd8 1,248 1.00/1.00 vMB 41
419,868 419,868 000000000000000004dd0afce6e47beaeef0c30635b61bf7d2422450e2124e8f 2,122 1.00/1.00 vMB 59
419,867 419,867 0000000000000000006c02c5fba0528a264e3b9a9b12dbc40b0386606c2c638a 1,819 1.00/1.00 vMB 46
419,866 419,866 000000000000000002354990578d1310b6267a83983c7e87d50f66775aa6089d 1,667 1.00/1.00 vMB 30
419,865 419,865 00000000000000000431df3ad386f03b559b606c60a03ddfd0d76c8e311620d7 2,366 1.00/1.00 vMB 63
419,864 419,864 000000000000000004c23b3db40cf0b55e9893cddb2dc25b0838f2664ffbeed8 2,612 1.00/1.00 vMB 50
419,863 419,863 00000000000000000448182d6aa437d4e7cc386ba4b787336cbbde681d9b9245 2,609 1.00/1.00 vMB 79
419,862 419,862 0000000000000000022b1fecc809c04b4356b1ad1b2e15bfe0232b9474dddbb8 2,484 1.00/1.00 vMB 57
419,861 419,861 00000000000000000019cb9706954e51a1852a9d84552bf32e5f717ce25b28f4 2,928 1.00/1.00 vMB 117
419,860 419,860 00000000000000000457b5cc6d21a51fc174991e65044361edb4d6f9bed5fdef 2,970 1.00/1.00 vMB 80
419,859 419,859 000000000000000001169b81a1e01d77dc8b3c21f789186937b11b9f419981e4 1,661 1.00/1.00 vMB 44
419,858 419,858 00000000000000000061afd6ac77275eea16e5fda1efaf5dbf4dee99be731244 2,761 1.00/1.00 vMB 90
Previous 10 blocks ↓
Total Size: 783.06 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: 720.81 GB
    • Received: 18.27 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.