Loading Tool

Explorer IconExplorer

Memory Pool

24,330 transactions
10.88 vMB
0.04703151 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 61.34/200 MB

Candidate Block

Mining Attempt 8228ab2237d72374f33d36affffb47262e47dca7f41621eba878627f81d489f5
Version 20000000
Previous Block 0000000000000000000067f5b641202c998f0a82b15e69f99c1b9408c7ddde65
Merkle Root 52802730ed4283c54681ddde0c950a2cf7fcbc2e6958dbb8db697c630aaa3cf4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,592
Size: 0.99796 1.00/1.00 vMB
Total Fees: 0.02775900 BTC
Feerates: 502.67 > 2.78 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,574 (765,615 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
147,959 147,959 00000000000006e5a258e816c78ca901676b5050a06e5de56aee57957c7bb166 95 0.05/1.00 vMB 142
147,958 147,958 000000000000031e5a26adc6b277b528d9cb869100bf8650e6947f2b52d7b081 7 0.00/1.00 vMB 52
147,957 147,957 00000000000001f4ea369764fcd4baae413fa4a8a1f0779e5e28ebed851fca4c 34 0.01/1.00 vMB 20
147,956 147,956 0000000000000438156b2cafad70c2e3594a928c86efaf2cad421ecda8d4d0a3 25 0.01/1.00 vMB 292
147,955 147,955 00000000000004f3e8f5630d20cb824a6d033f628dce04eae6f09b4ff81a660d 4 0.00/1.00 vMB 112
147,954 147,954 00000000000007cd85a46151915997e1a2b462034857a64a855fd71762500db7 13 0.00/1.00 vMB 43
147,953 147,953 000000000000017ec12a357b7f8fdaaef966a01441fb7e9ac1805fb470d6c7c7 28 0.02/1.00 vMB 268
147,952 147,952 000000000000027ce5f4c5adbf3f0cb8e627528e866eff0c08b7baeb923ad113 29 0.02/1.00 vMB 169
147,951 147,951 00000000000009ee371772fc1ba135078166579bcf7d51ce839f308f06895afa 107 0.04/1.00 vMB 67
147,950 147,950 00000000000004c23df6988602fee315b820228eb9dd7bab78e870a249d9ed88 34 0.01/1.00 vMB 23
147,949 147,949 00000000000007b5445ecaaff87f96ed895fffb2fd4dd10a6a7382215b07b52f 21 0.01/1.00 vMB 7
147,948 147,948 000000000000079ce0c3894d2dd520ac664f5158bfa7e806b995d7c9e7e1a2be 15 0.01/1.00 vMB 164
147,947 147,947 000000000000031a80d754407c3f3dbee19c05e8492b6a1139b5d8205c9914fb 27 0.01/1.00 vMB 162
147,946 147,946 000000000000021a51af24d20be5c6849539de0d909ddf5d8bfa1f9366e6cf00 17 0.01/1.00 vMB 309
147,945 147,945 0000000000000601b6750fca78d27608b5bf1c462675cb45aa8aa5d0d9d8c248 31 0.01/1.00 vMB 33
147,944 147,944 00000000000007789b99bb4094b70ccd601bddada6d9fc8aee7385d62e8e3788 36 0.06/1.00 vMB 49
147,943 147,943 000000000000079546dfb262f81e4a7f3251881302e6c40ac4365a970151fc4b 9 0.00/1.00 vMB 118
147,942 147,942 00000000000006d2bcff085638db4e74540bb3aeb58593aeaaa08e00feefa5fe 9 0.00/1.00 vMB 51
147,941 147,941 00000000000009c2ba0a269b630753e973184906d3d50035bb23681ba62e50d8 103 0.05/1.00 vMB 60
147,940 147,940 00000000000004bf3e3f8a0a2f77e7e03cbd16655d47c624d6055788cdd75a06 36 0.02/1.00 vMB 195
147,939 147,939 0000000000000724b2642a02b02c2370264d186016394b624b71c86407f164b2 23 0.01/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 779.86 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: 444.55 GB
    • Received: 2.44 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.