Loading Tool

Explorer IconExplorer

Memory Pool

50,073 transactions
29.79 vMB
0.11173110 BTC
Random Selection Loading Transactions
Max Size: 158.97/200 MB

Candidate Block

Mining Attempt bc83d9e006b7bc1a2d003e2d10d10f257b7146cbafcdf6a8fc2685e1cb31fd58
Version 20000000
Previous Block 000000000000000000005305ff331788dce4fd0d1cb306269ddf5357d0752558
Merkle Root 3bf08eaa791325490cab509001bb7f5406c91504150a5123f6c737a0c61218ce
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,269
Size: 1.00 vMB
Total Fees: 0.04874672 BTC
Feerates: 301.60 > 4.88 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,848 (200,088 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
714,760 714,760 00000000000000000002e8c2fad49d6c12d98e8f2ace638af94c8ac9c377deea 2,093 0.81/1.00 vMB 8
714,759 714,759 0000000000000000000328079863ebbe22cb4bd385e8b0c7e957dd14c9d46ab4 1,481 0.53/1.00 vMB 7
714,758 714,758 00000000000000000006fc06283e0a93b4d526eb249fa7ae532af1230cb92fad 807 0.30/1.00 vMB 10
714,757 714,757 0000000000000000000b55310544c3de5bd94e67007d36e8968a00a1aa51f244 215 0.11/1.00 vMB 7
714,756 714,756 00000000000000000005e96e274e695c3d8aa96498f111b4f1a345ca19ea5c62 182 0.08/1.00 vMB 13
714,755 714,755 00000000000000000000e7f1cedee5885f7b73b35e0751d7fb0d1413ed08dc6e 361 0.19/1.00 vMB 10
714,754 714,754 0000000000000000000418ca26fd4bdfcb63e0fc2a3a91aacb66e2afebffeb05 1,042 0.39/1.00 vMB 9
714,753 714,753 0000000000000000000a8116dfb191d6e5dc1b8807c10033b5c44e0ede0bbc45 1,339 0.51/1.00 vMB 8
714,752 714,752 00000000000000000009e95f924266c5af015fa52dbd51bc800be1a8af303f6f 342 0.13/1.00 vMB 10
714,751 714,751 000000000000000000070112248d1137f9a411d3bb4f8abc15f0bfe74df69050 1,318 0.61/1.00 vMB 8
714,750 714,750 000000000000000000066f48e95414b9420d88962fdd40dc9725b4fd928b2031 178 0.06/1.00 vMB 9
714,749 714,749 000000000000000000082ad015572fe5880c57238255c6544dde6449e07bea3d 1,299 0.57/1.00 vMB 9
714,748 714,748 00000000000000000008b93fcf87d47ef8136d0dc7bc23d1a7dc166d10acce23 549 0.30/1.00 vMB 1
714,747 714,747 000000000000000000068a882cc2b23d61bd59786fc91181eaa385d33ce4746a 1,957 1.00/1.00 vMB 9
714,746 714,746 0000000000000000000b9485ea87c40ed5c216e912b8164104328e8103cb0318 1,501 0.58/1.00 vMB 9
714,745 714,745 0000000000000000000140fedbc619ac4b676ddb1b64190afa11f55f0ced91ff 14 0.00/1.00 vMB 4
714,744 714,744 00000000000000000000d1c67bab739bff11d05ed0dae135d2ef81a34326c97f 340 0.10/1.00 vMB 10
714,743 714,743 0000000000000000000755e1337b3a02728d172cb570db1b00f6b0295c661b6c 1,731 0.59/1.00 vMB 11
714,742 714,742 000000000000000000080f34db54284e0eb1f686f737619f4063174e57381776 1,363 0.62/1.00 vMB 8
714,741 714,741 00000000000000000000d92647a4a4204a04e48ceeeac19585589a9765bb95e6 872 0.42/1.00 vMB 19
714,740 714,740 0000000000000000000acdb6dbf2af157a885366ce1a44b14427a97159e024d4 667 0.23/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.12 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: 652.13 GB
    • Received: 13.73 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.