Loading Tool

Explorer IconExplorer

Memory Pool

37,193 transactions
27.77 vMB
0.05850990 BTC
Random Selection Loading Transactions
Max Size: 140.49/200 MB

Candidate Block

Mining Attempt 59aa78c229de0229e1f21c7c8f59fa6b2c99db2c492ef0bb90b6a603483a01f7
Version 20000000
Previous Block 0000000000000000000136ed55bb1ddf4d1f340955528f3c7bf60ccd85f41c56
Merkle Root d48ad0b04d51923dedea24f998029ba2debacc69e4cd95c2866029b06c83427b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,900
Size: 1.00 vMB
Total Fees: 0.00573128 BTC
Feerates: 20.54 > 0.57 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,623 (168,611 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
746,012 746,012 0000000000000000000146382478fe82a69b9c8a9fda9593898747774e86f00b 910 0.34/1.00 vMB 17
746,011 746,011 00000000000000000006855b3d54c4f3e3b0b4c12f0a63be51867c53888c3b88 2,271 0.90/1.00 vMB 16
746,010 746,010 00000000000000000001886483ec59dd17dfe8dc397d502c0a660a532a7472dc 3,207 1.00/1.00 vMB 22
746,009 746,009 00000000000000000004cddd72cb7462c967ab5bf696955eee6141c9004d5397 705 0.25/1.00 vMB 19
746,008 746,008 000000000000000000059c4104d692f940d769a8c329f078ce679eb2238ae7f3 120 0.05/1.00 vMB 21
746,007 746,007 0000000000000000000854dfcd65ade142358551dd81ae2631b7a04479928296 1,942 0.88/1.00 vMB 13
746,006 746,006 000000000000000000024e5a03c533d36de2b9c9dbbf536db442110271eeeb23 2,675 1.00/1.00 vMB 19
746,005 746,005 00000000000000000008f55bf386abf31c7e964d3ca2db5d85883824b4689e1e 147 0.05/1.00 vMB 17
746,004 746,004 00000000000000000003babf8c892cf90c844b51d0d8ea3a5cead2280325565a 1,863 0.68/1.00 vMB 19
746,003 746,003 00000000000000000000dbf2ac1b8bbebf83f8d3bd9f9c4a6a5a250548291224 2,596 1.00/1.00 vMB 12
746,002 746,002 00000000000000000000aaeb623642d1c0eae4b8690d2f35a1d712cb40567220 2,165 1.00/1.00 vMB 14
746,001 746,001 00000000000000000007db366a821f922eb57216f0477ff8b4f3c09a44e72234 2,487 1.00/1.00 vMB 21
746,000 746,000 0000000000000000000333cc7e0d35dac83e200e4838fa6df0c0b23afd97d5aa 2,544 1.00/1.00 vMB 33
745,999 745,999 0000000000000000000221eed32b96d3d2a02f79e5a7d20224bd49a58d304b85 2,291 0.91/1.00 vMB 12
745,998 745,998 00000000000000000003db4328d27b4f7fca33ad5d4edbd7e1f82289197403ac 2,580 1.00/1.00 vMB 20
745,997 745,997 000000000000000000033bdb8465dc6b3d3f1e4ce933cab7a390b891d59ea35f 115 0.04/1.00 vMB 16
745,996 745,996 0000000000000000000843555051d2f17cea526b4db73172bca57f53e140dbbe 1,054 0.49/1.00 vMB 13
745,995 745,995 00000000000000000001dfc1a6ae7d528a8388f7ab09fc8641ec69a66ca89f7d 85 0.02/1.00 vMB 20
745,994 745,994 000000000000000000006ab010dd61b9de2d0d631ef5b1de13c22647a8daefe9 740 0.34/1.00 vMB 13
745,993 745,993 0000000000000000000356a089889abc32f5ab0e9c5882430ad4919b3490a922 276 0.10/1.00 vMB 19
745,992 745,992 0000000000000000000983f580aaa3b3d7de90c0222f58dc688b9bc0b690a6d0 564 0.24/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 781.72 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: 629.94 GB
    • Received: 11.96 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.