Loading Tool

Explorer IconExplorer

Memory Pool

71,738 transactions
27.77 vMB
0.06010671 BTC
Random Selection Loading Transactions
Max Size: 164.67/200 MB

Candidate Block

Mining Attempt e426a4813e74b7a6dd5839d892371418fc640554696741a40ff5b789f2cf02b2
Version 20000000
Previous Block 00000000000000000000a6021cd756592116928201db218641aa213304cf81b0
Merkle Root 7754328400c42ede03fc029d5e105dba9d14a2dbe8a476655f19f0d6012d2e29
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,796
Size: 1.00 vMB
Total Fees: 0.00476930 BTC
Feerates: 21.55 > 0.48 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,034 (328,562 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
586,472 586,472 0000000000000000000e0fc162eec985b52a262abaed8c6837b96ad36bd3927c 1,142 0.34/1.00 vMB 34
586,471 586,471 00000000000000000004f191da1b99c886ed9a3fc81ae1aacdf8952ec6a0536b 968 0.29/1.00 vMB 38
586,470 586,470 0000000000000000000d605600e458c557b3be4b424f586bda2da5e9bccab8c7 1,556 0.59/1.00 vMB 31
586,469 586,469 000000000000000000168a9b0cb6edc8533414aa4a4a8e2f0181bdadf4719a80 2,794 1.00/1.00 vMB 27
586,468 586,468 000000000000000000096b23085bc61481b2a5304913f7c3cb9dc7b62854aacc 3,024 1.00/1.00 vMB 47
586,467 586,467 00000000000000000017ea3f59338ae69e07da0d366e28e6f83b82c2e89a006b 2,007 0.69/1.00 vMB 40
586,466 586,466 00000000000000000011f9af1fd3ffe4af9bd0be18a898d48f4e02668fc42a79 1,734 0.87/1.00 vMB 43
586,465 586,465 000000000000000000048a1ceccaa96aa1058ab97a41244518fe035e99f42bf7 276 0.12/1.00 vMB 42
586,464 586,464 0000000000000000001b39830d140155c11e6d69fb3d203a3dabba0f33ff0e09 1,978 0.76/1.00 vMB 34
586,463 586,463 00000000000000000017b0db037b7297a404886f0af142bf5e3ca1f6d15be5b5 560 0.17/1.00 vMB 39
586,462 586,462 0000000000000000001272417f341d56b60e7fe75cb21b547eaff93883ad56e6 2,301 0.92/1.00 vMB 30
586,461 586,461 000000000000000000019b29c6a457e5b3643a67e7b62fad15cfa3e0ee4cb420 1,682 0.57/1.00 vMB 39
586,460 586,460 00000000000000000002b341b92c5997ee795810f06c6612464e2ead65364f77 1,669 0.72/1.00 vMB 27
586,459 586,459 0000000000000000001c15e35c13042f221e85d31a76c87fd728034dbf5ed916 2,045 0.89/1.00 vMB 36
586,458 586,458 00000000000000000005d040e9e0a4be02c1eef38d83d09f2a01cbd97e602d10 2,009 0.68/1.00 vMB 38
586,457 586,457 000000000000000000136787483291e0787b7b9bc11b2b184cf59129780d3942 1,273 0.51/1.00 vMB 39
586,456 586,456 0000000000000000001c42de52cd008831973f812b46cb3451547d1710259bbc 1,748 0.77/1.00 vMB 37
586,455 586,455 00000000000000000011f7cb1632814566c6750ecd06bd50a93969eff9caeeb0 731 0.28/1.00 vMB 51
586,454 586,454 0000000000000000001bf97d20aad7625a9ecdbab53f8e1fcea1d32e7de3c69c 1,716 0.62/1.00 vMB 37
586,453 586,453 0000000000000000000671b4ea8ca6549f682f10fd26a6a47630ebaaf25c0529 559 0.28/1.00 vMB 44
586,452 586,452 00000000000000000003428858b799786f391a5dfca66155d5e828a77a67b2d8 1,738 0.58/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.45 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 666.96 GB
    • Received: 15.24 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.