Loading Tool

Explorer IconExplorer

Memory Pool

29,555 transactions
6.16 vMB
0.02664046 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 46.56/200 MB

Candidate Block

Mining Attempt 7723b24aa9be65e7c04b1c12332b3bd9228e65c71bb180793bf439c4ba649c02
Version 20000000
Previous Block 00000000000000000002130ec113d9cf45f31f64da7d0db564cc1660a8ed9474
Merkle Root 1c107a510154f08b9284ab08f5c0b2910929a7a951168f72d9b41e4763819af0
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,298
Size: 0.43 vMB
Total Fees: 0.01136682 BTC
Median Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,240 (765,279 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
147,961 147,961 000000000000041962bcfcdd848cfc4395480dcf55f41922143d78dac34080b8 92 0.03 vMB 51
147,960 147,960 000000000000003acd65675fa79b72a2776e47b5b0756db16594cab62504a664 1 0.00 vMB 0
147,959 147,959 00000000000006e5a258e816c78ca901676b5050a06e5de56aee57957c7bb166 95 0.05 vMB 142
147,958 147,958 000000000000031e5a26adc6b277b528d9cb869100bf8650e6947f2b52d7b081 7 0.00 vMB 52
147,957 147,957 00000000000001f4ea369764fcd4baae413fa4a8a1f0779e5e28ebed851fca4c 34 0.01 vMB 20
147,956 147,956 0000000000000438156b2cafad70c2e3594a928c86efaf2cad421ecda8d4d0a3 25 0.01 vMB 292
147,955 147,955 00000000000004f3e8f5630d20cb824a6d033f628dce04eae6f09b4ff81a660d 4 0.00 vMB 112
147,954 147,954 00000000000007cd85a46151915997e1a2b462034857a64a855fd71762500db7 13 0.00 vMB 43
147,953 147,953 000000000000017ec12a357b7f8fdaaef966a01441fb7e9ac1805fb470d6c7c7 28 0.02 vMB 268
147,952 147,952 000000000000027ce5f4c5adbf3f0cb8e627528e866eff0c08b7baeb923ad113 29 0.02 vMB 169
147,951 147,951 00000000000009ee371772fc1ba135078166579bcf7d51ce839f308f06895afa 107 0.04 vMB 67
147,950 147,950 00000000000004c23df6988602fee315b820228eb9dd7bab78e870a249d9ed88 34 0.01 vMB 23
147,949 147,949 00000000000007b5445ecaaff87f96ed895fffb2fd4dd10a6a7382215b07b52f 21 0.01 vMB 7
147,948 147,948 000000000000079ce0c3894d2dd520ac664f5158bfa7e806b995d7c9e7e1a2be 15 0.01 vMB 164
147,947 147,947 000000000000031a80d754407c3f3dbee19c05e8492b6a1139b5d8205c9914fb 27 0.01 vMB 162
147,946 147,946 000000000000021a51af24d20be5c6849539de0d909ddf5d8bfa1f9366e6cf00 17 0.01 vMB 309
147,945 147,945 0000000000000601b6750fca78d27608b5bf1c462675cb45aa8aa5d0d9d8c248 31 0.01 vMB 33
147,944 147,944 00000000000007789b99bb4094b70ccd601bddada6d9fc8aee7385d62e8e3788 36 0.06 vMB 49
147,943 147,943 000000000000079546dfb262f81e4a7f3251881302e6c40ac4365a970151fc4b 9 0.00 vMB 118
147,942 147,942 00000000000006d2bcff085638db4e74540bb3aeb58593aeaaa08e00feefa5fe 9 0.00 vMB 51
147,941 147,941 00000000000009c2ba0a269b630753e973184906d3d50035bb23681ba62e50d8 103 0.05 vMB 60
Previous 10 blocks ↓
Total Size: 779.27 GB

Node Details:

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