Loading Tool

Explorer IconExplorer

Memory Pool

40,363 transactions
27.13 vMB
0.07953292 BTC
Random Selection Loading Transactions
Max Size: 140.59/200 MB

Candidate Block

Mining Attempt 28b41dc95bc0c995589417c32c034324ed8ed39da85d952d139a3b9ccc0ec16f
Version 20000000
Previous Block 00000000000000000001bb61480f3acfb38c91942ee0224968a6552800d0bad8
Merkle Root 34a3af7fab6bba047fa5ef195d077357395ecaaa4bdd70cc2fb688be7f39c99f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,292
Size: 1.00 vMB
Total Fees: 0.02471815 BTC
Feerates: 201.37 > 2.48 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,681 (737,000 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
177,681 177,681 000000000000003d02be7a867172ccd1795d1b0bee7149c3105dd3828448bc28 12 0.01/1.00 vMB 87
177,680 177,680 0000000000000332b15ca5f98e3d242ba399e44194ad0cb98d807efc1de16921 102 0.03/1.00 vMB 32
177,679 177,679 000000000000014fc31ddc53db4637a9311fd53d22100fff0a3f742ec60fe10a 136 0.06/1.00 vMB 84
177,678 177,678 000000000000089a50139269d8975d1f9f939b2b0cbadc8135524ea4f6b4e256 28 0.03/1.00 vMB 55
177,677 177,677 0000000000000b0f4cc1324edd5a8f854c2e6afe5b534955db24c709a5bc0565 32 0.01/1.00 vMB 56
177,676 177,676 000000000000002f59b19fd1c5060faf37dcafdfdb590efb55742159cfedd2bd 15 0.01/1.00 vMB 42
177,675 177,675 000000000000014ca548eef7747e580ac086aad7983ea2e718449c43331ce25f 26 0.02/1.00 vMB 124
177,674 177,674 0000000000000579cc244f9732596a925685fd33114af106bf39501a79c73ac8 19 0.01/1.00 vMB 234
177,673 177,673 00000000000005b1456bd58ba1c0a7fa78f7842dcccfc300ab3c9fde9859fd77 12 0.00/1.00 vMB 35
177,672 177,672 0000000000000698ba9f40757bd5193afaab704cc469ecba01b9d77bc61bd5cc 56 0.02/1.00 vMB 112
177,671 177,671 00000000000007b3aab4839442bd6fd927f82321ef50e0a4ddd3d4c18f349940 19 0.01/1.00 vMB 125
177,670 177,670 00000000000001fb05092f9a498886fde4a529ae1adecb67eca3575cea1721e8 18 0.01/1.00 vMB 58
177,669 177,669 00000000000005b82f323d3cc04653bd8ee64974c30c55bb603173ebff305067 43 0.02/1.00 vMB 343
177,668 177,668 00000000000007c4d6378d975c85623f523f2a0f47380d7ace37cfcc5264698f 7 0.00/1.00 vMB 0
177,667 177,667 00000000000009f8d7ec04748ac5e4a685cb8981fd3ded099ba8c8835f080c24 54 0.02/1.00 vMB 107
177,666 177,666 00000000000001df991dc1a906726ef3d4da14445d1da4d0fc2f592c14230e07 26 0.01/1.00 vMB 190
177,665 177,665 000000000000005c962ffe88749427c4f9955df639b583419ae717dee05cbf18 89 0.03/1.00 vMB 17
177,664 177,664 00000000000004141c411210f1ee749fb07c71a115d2593198fb81c5f6e00c78 11 0.00/1.00 vMB 30
177,663 177,663 00000000000007551a840be9a44c5408efdf3880894121a663ff204f6a6eef0d 13 0.00/1.00 vMB 692
177,662 177,662 00000000000005c895866bb4ccc90f44ecba35b217cabe5f01543ee10663523d 145 0.06/1.00 vMB 135
177,661 177,661 0000000000000a6280f70a75ffae07ccdf57deeacf6e624bac6f4e1f22864d27 9 0.00/1.00 vMB 104
Previous 10 blocks ↓
Total Size: 781.83 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: 636.65 GB
    • Received: 12.38 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.