Loading Tool

Explorer IconExplorer

Memory Pool

75,479 transactions
28.27 vMB
0.06253903 BTC
Random Selection Loading Transactions
Max Size: 171.21/200 MB

Candidate Block

Mining Attempt 5402b09470fb8809dd58aece0c968b65ffe06f05199b471b037101780a9ef838
Version 20000000
Previous Block 0000000000000000000169e11a5774bf6f1eff7be8cb96cd30c8ad82f3884e2d
Merkle Root e31fc96acc04102f846fd8e607d4c0487f296d97da331cc35502182d3063b44f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,390
Size: 1.00 vMB
Total Fees: 0.00416080 BTC
Feerates: 40.21 > 0.42 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,158 (150,927 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
764,231 764,231 00000000000000000005b785bd685ca6052cb0a219025a55644f675a132d561a 197 0.07/1.00 vMB 22
764,230 764,230 00000000000000000000d43f97feab3e76897b88d7876ec9da1ca254f0bf28ed 2,169 0.87/1.00 vMB 20
764,229 764,229 00000000000000000004173b7b44ea3e603d98c45b2189c6627986aae8a777e2 1,110 0.86/1.00 vMB 3
764,228 764,228 00000000000000000001af3b82553a809faa9585b1d5c361090a624780bed611 2,928 1.00/1.00 vMB 26
764,227 764,227 00000000000000000006d45d34d2405e744e147c3a1be1fd7ae621b3bbd47800 1,276 1.00/1.00 vMB 8
764,226 764,226 000000000000000000076ea3fdbb4680b6682ec238421805a7e6c946294e5df3 1,847 1.00/1.00 vMB 16
764,225 764,225 00000000000000000002c4fb148c1e1dafd31e97c42658b3f4b42d79db54d498 1,595 1.00/1.00 vMB 18
764,224 764,224 00000000000000000000ea8f9446a3b14b9fd0331f6bb1832b9873fb5cd2474f 2,825 1.00/1.00 vMB 34
764,223 764,223 00000000000000000005829017993a7a21e4b7c731c95b9cb979c01294a7bd27 1,298 1.00/1.00 vMB 15
764,222 764,222 0000000000000000000620c7cdf199f8f6fb7f9049d472fdfcd25a51d0e2bfc8 2,371 0.99/1.00 vMB 20
764,221 764,221 00000000000000000002b7b2969cb19cd83e10b262f0e1aa1b66e0a465275af0 373 0.13/1.00 vMB 19
764,220 764,220 0000000000000000000640ebe2fa786f1b851fc35e76c628dabb74485cf87153 1,769 0.91/1.00 vMB 16
764,219 764,219 000000000000000000028ac82f8dc7f689484c0eec0a45ddc7449184aaa8b78f 2,674 1.00/1.00 vMB 20
764,218 764,218 00000000000000000000ce19dadef02c838b4414a977f5f8db690becb43e43c2 1,096 0.65/1.00 vMB 13
764,217 764,217 00000000000000000001dbcc264e3560870753899fc636e139487ecb88988884 1,878 1.00/1.00 vMB 14
764,216 764,216 0000000000000000000543e94bfca0293a1d0eb356ab1ec358ca2f72cde65662 2,422 1.00/1.00 vMB 18
764,215 764,215 000000000000000000022608b8b79a3ca90ff0bed8ae105fbd55c3bf9a7b6000 879 0.70/1.00 vMB 11
764,214 764,214 000000000000000000073808ff95c5521b15be92f36185d275889c7b80741ab4 1,087 0.88/1.00 vMB 21
764,213 764,213 00000000000000000002c60123036d8411847b14b241206824039c2c9669850f 321 0.52/1.00 vMB 3
764,212 764,212 00000000000000000003dce4b5c930ca9416e248c4c907e6a4d94e98da3345ac 876 1.00/1.00 vMB 8
764,211 764,211 00000000000000000002ac3fb1cf746a0a0a609fba30af6d079513223a6b8daf 1,226 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.67 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: 673.10 GB
    • Received: 16.39 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.