Loading Tool

Explorer IconExplorer

Memory Pool

76,701 transactions
28.22 vMB
0.08708695 BTC
Random Selection Loading Transactions
Max Size: 171.91/200 MB

Candidate Block

Mining Attempt 2c89bc8620deb333877d1c26d02904196c1db723c2ea2ad57ff2cdc36f1b6cdc
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root 5a43e56106277a533a2fec3ba3af77c9d29c36d5a8252f8f7ee5b495b84c9db6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,846
Size: 1.00 vMB
Total Fees: 0.02550031 BTC
Feerates: 150.93 > 2.56 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (544,105 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
371,192 371,192 000000000000000013de68fe80aae0eb590f21027a5af27fc4d11d2f15a2f184 635 0.30/1.00 vMB 49
371,191 371,191 000000000000000005a208f7e1c21be6c6bf06f722341fcff7715444d9485fbd 534 0.30/1.00 vMB 38
371,190 371,190 000000000000000001e35d899a30b42bd0ced3666e518d8bf25a575c49edfc41 246 0.17/1.00 vMB 12
371,189 371,189 000000000000000008a339f6ccfe5495610db34ed5bf08cebabe47a82f7e5c7d 183 0.28/1.00 vMB 11
371,188 371,188 000000000000000012c5cb0cc9755b562dce01e9f7769c305d20e7061d20574d 1,855 1.00/1.00 vMB 38
371,187 371,187 000000000000000006d5b169336b5f74d7a63ca6139f93f307cdb4b9c1b70d42 722 0.38/1.00 vMB 39
371,186 371,186 000000000000000004621ad8c0d42c13309b09eaff3a03887c62ab67f4f59ac2 1,273 0.71/1.00 vMB 38
371,185 371,185 00000000000000001087f2c59197f222e39ad989b8a87639816bc4676e39dedc 186 0.08/1.00 vMB 37
371,184 371,184 000000000000000008e88e099074f016bde28a7c308a4d6027bbc6aa7cf671ff 1,316 0.82/1.00 vMB 30
371,183 371,183 0000000000000000125b99e215d18df358f041e4eb3d51977c65432a22cc4f87 403 0.21/1.00 vMB 27
371,182 371,182 000000000000000011ca05df42ffe884eef7b946b6769e07bb208d92b99f183e 1,976 0.95/1.00 vMB 36
371,181 371,181 000000000000000011539a545af0684c4e0b30a62a024bdc7c7454f3267ef916 397 0.18/1.00 vMB 41
371,180 371,180 000000000000000007e957d35219cebc8356a08a200151e454b6a9fcffa85cde 1,457 0.84/1.00 vMB 30
371,179 371,179 00000000000000000387d0dfbe487d11f1ce331894aef7513f0e46a215e8da28 460 0.22/1.00 vMB 35
371,178 371,178 00000000000000000f5031bfebc8140d252a8190502fc444c97dc598ffaba702 1,433 0.89/1.00 vMB 31
371,177 371,177 000000000000000012440ff0ca374c1ea072481310a0a949dbcdbe46d113ccfb 220 0.23/1.00 vMB 19
371,176 371,176 00000000000000000a1c2269c1eb7df82c0f7d90ac88b20f280ceb8ac8e29ab6 704 0.99/1.00 vMB 16
371,175 371,175 00000000000000000dd97ee5206b9712082221e8d6fed86c3f59b191df5a35e2 1,022 1.00/1.00 vMB 23
371,174 371,174 00000000000000001102d361ee6bcb01511361aa5545ef0c229e006c5671ed59 1 0.00/1.00 vMB 0
371,173 371,173 00000000000000000d8348aa624585e8b200b68459f982b2feeac098a5b5aee9 1,482 1.00/1.00 vMB 31
371,172 371,172 00000000000000000910f5946a5fc9c3c4e039bb2ac6bd1999a658ea5bed8a1c 1,588 1.00/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 782.90 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: 713.72 GB
    • Received: 17.45 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.