Loading Tool

Explorer IconExplorer

Memory Pool

25,141 transactions
11.98 vMB
0.03308713 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 68.08/200 MB

Candidate Block

Mining Attempt 5f71a6b43bef3a80ee4c03151a70ef8ad60c0de1d839b63cab42657d24db9efd
Version 20000000
Previous Block 00000000000000000001cb1dcfe18d51d0ea6c316116de2e90aa455f75c88032
Merkle Root cf173b3122a062c7d3543c234675af93bfeb1422e25223f563c79bdd4a18daa7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,775
Size: 0.9979905 1.00 vMB
Total Fees: 0.01297469 BTC
Feerates: 59.19 > 1.30 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,646 (643,099 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
270,547 270,547 00000000000000057bf7f8bbafaf8cd675aba8986ac0f2fbe553cfb3df3ac98d 155 0.06/1.00 vMB 70
270,546 270,546 0000000000000000811df92105707d4ec7e86338604e92962174299f3f010ebc 297 0.14/1.00 vMB 41
270,545 270,545 0000000000000003251b19e522761456f4fd0d1fde1b297e9bde4648569f2d8e 488 0.37/1.00 vMB 25
270,544 270,544 000000000000000350348d3c61c83eaed67c3d4dc9e34df29a4da7b411b8b54b 557 0.33/1.00 vMB 33
270,543 270,543 00000000000000062b256689fb6a86b477d7e9684fb3d521ec2f04c08f1a156f 1,174 0.50/1.00 vMB 64
270,542 270,542 000000000000000200c2d36f2841ba2f9d0d555e92f9490a7c7aec2846105de9 33 0.04/1.00 vMB 19
270,541 270,541 0000000000000001d08c65de10626519e678839082eea1f2b474115fb7314f05 240 0.15/1.00 vMB 46
270,540 270,540 0000000000000002c8eb6f6b41d5c574d0e107afbcaa38a75b155cbe2533083e 497 0.23/1.00 vMB 61
270,539 270,539 0000000000000004903b163e855a47012f8ef0c7e219bd0d42a976161192582b 650 0.35/1.00 vMB 14
270,538 270,538 0000000000000003b955b3dc8b5c96714e71d5c5b0a7bae382c3db53c9a173a9 838 0.39/1.00 vMB 60
270,537 270,537 00000000000000003fc21fe7e8c61bfa0698b1aea0ac089340cf75b94f3236d5 373 0.20/1.00 vMB 53
270,536 270,536 000000000000000258513020bb0e87f6c309ef4b9b915d62db98021911985e8b 372 0.21/1.00 vMB 38
270,535 270,535 00000000000000040e75f80191f3ba51cdd1aae4dbc270a65817f549e405835c 30 0.01/1.00 vMB 41
270,534 270,534 00000000000000040cec290e40f9fe7aabeea89dea6897134fe201d14667f37f 168 0.16/1.00 vMB 28
270,533 270,533 00000000000000038198c655f6891c9e400b99f597db0e35267200d336345238 614 0.25/1.00 vMB 67
270,532 270,532 00000000000000040e7f757ad77a0529f3668df56d09af71d5762db42eb27d77 616 0.25/1.00 vMB 83
270,531 270,531 0000000000000003bdab645a3efb313c74d3ef16a7d6b425687054cb82e0d5b9 480 0.25/1.00 vMB 57
270,530 270,530 00000000000000046f84fb6e58e873a6025d7494c7422433dfb5c2e9ee836dc8 119 0.06/1.00 vMB 34
270,529 270,529 0000000000000000eb63b6e240ea8d5a23a0817bb108ec2ede3d83acb2581dc2 428 0.22/1.00 vMB 72
270,528 270,528 00000000000000064a67a153c33e7c94f17237c254c216683eada4190c6afc26 205 0.15/1.00 vMB 29
270,527 270,527 0000000000000005af496e4f015a90ff5a5513fd43d8d15f6f0cac43fa6b9d76 831 0.42/1.00 vMB 61
Previous 10 blocks ↓
Total Size: 779.99 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: 472.25 GB
    • Received: 3.03 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.