Loading Tool

Explorer IconExplorer

Memory Pool

50,891 transactions
28.83 vMB
0.08557338 BTC
Random Selection Loading Transactions
Max Size: 153.87/200 MB

Candidate Block

Mining Attempt ad3b5134cc5b56debb4f51d288713d158820e66da65e8b853cadad6d4f239c7e
Version 20000000
Previous Block 0000000000000000000003096370cda76b1c88720eb14b0cbf16be2c6035191b
Merkle Root 71bd9a721e42edbd0d51c9dff893a5a12c2a9fef9bf6fa8a5465580988e778bd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,566
Size: 1.00 vMB
Total Fees: 0.02287382 BTC
Feerates: 151.12 > 2.29 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,717 (157,089 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
757,628 757,628 00000000000000000006de93c62e18153a48a1329fef0a24e6b176621c9828dd 961 0.32/1.00 vMB 7
757,627 757,627 0000000000000000000086abf2e5ce7ab8c4b1adc9b4bb142c5314e0ccffc9c5 94 0.02/1.00 vMB 8
757,626 757,626 0000000000000000000679267fdfa6662daf732ae1b2b8196c628fbf38ed2202 1,667 1.00/1.00 vMB 2
757,625 757,625 000000000000000000051fb7d86b3af00b098e0ba9a4eec5ab73b6f12edda9a0 2,169 1.00/1.00 vMB 11
757,624 757,624 000000000000000000043669d0ec4a513b04aa0643820edf79e41caada7cd80c 65 0.01/1.00 vMB 9
757,623 757,623 000000000000000000021afa683135a7bbb52669494f6ef55c062f20c70a99b1 973 0.31/1.00 vMB 7
757,622 757,622 000000000000000000087571dc785283fecc1cf14a76f8eda8c77b71c13e57a9 177 0.09/1.00 vMB 7
757,621 757,621 00000000000000000007c1cd884be0b59c22c7eb49ef3eaccb7405e4238dd190 230 0.07/1.00 vMB 7
757,620 757,620 0000000000000000000884fd1b97839b16044841e2682ca2066a0fd96b172006 2,168 0.82/1.00 vMB 7
757,619 757,619 00000000000000000003a3b5d0a06f0615e286dbeabe5cde5d9415f2fa57b661 73 0.02/1.00 vMB 4
757,618 757,618 00000000000000000004225ee12582d9609e0d26bab5de0a406fca8b4ee50512 1,695 0.52/1.00 vMB 7
757,617 757,617 0000000000000000000183c222954252ee01fef8af9d5293474ad0e3a54fb293 1,168 0.79/1.00 vMB 2
757,616 757,616 00000000000000000008b2ca049f5fa39e7666f0039a2375320a6b74075cf2b2 2,740 1.00/1.00 vMB 11
757,615 757,615 00000000000000000003dc4fded25b9e2ed3c0873bd82f0aa8f0316e6dbec5ef 360 0.15/1.00 vMB 5
757,614 757,614 00000000000000000001dd7cab91e53a27c446f4c958ae2f307f64783df40322 256 0.09/1.00 vMB 8
757,613 757,613 00000000000000000004a1013a5058f0e9f01f1d90538f0cfe55e643b0a07466 2,101 0.91/1.00 vMB 8
757,612 757,612 000000000000000000014d2650119e4cee9cc60167755dc3cf2c73849ba55fc6 1,568 0.48/1.00 vMB 8
757,611 757,611 00000000000000000001be58063ed4a11ca1b9f1cbad832ee9ffce51b1bfe5a2 637 0.18/1.00 vMB 7
757,610 757,610 000000000000000000059eab6b14a89c8ea73c87c29fbf5ace480c4a43539544 1,430 0.87/1.00 vMB 6
757,609 757,609 000000000000000000024e01c1d1945752549f377f0a79e68aa7672bc8ca0544 906 0.95/1.00 vMB 6
757,608 757,608 000000000000000000057e5e256c2b8983f77668bbd93246afc180d40b0ed314 1,359 0.49/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 781.89 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: 645.24 GB
    • Received: 12.71 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.