Loading Tool

Explorer IconExplorer

Memory Pool

44,195 transactions
28.09 vMB
0.15954473 BTC
Random Selection Loading Transactions
Max Size: 146.05/200 MB

Candidate Block

Mining Attempt bdd219c24c4e38125be0c682415eefaccba4aa5404751b0cce9abd4d8a650eec
Version 20000000
Previous Block 00000000000000000000624d4057b8824b6424cdc1dfd72c3851a194c52d8c6f
Merkle Root 4cb0379ad8fb74f16bb6fa0eedf2853e2c6248326d299665c77f61af9a08f070
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,710
Size: 1.00 vMB
Total Fees: 0.05828914 BTC
Feerates: 151.12 > 5.84 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,705 (157,087 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
757,607 757,607 00000000000000000006c11951289d59d2094d8ccb02510c26e2aa441d55b307 2,653 0.94/1.00 vMB 7
757,606 757,606 00000000000000000001fde59f7d2daa9c6b3dae165fdc8829a91b32c7f6012e 465 0.20/1.00 vMB 8
757,605 757,605 00000000000000000004b59d5e4da8ac363c5a71389e5d7f805d2244067f929a 1,206 0.39/1.00 vMB 8
757,604 757,604 00000000000000000008b05ebb46f3874d440db1f38dc4edbbfbcb4413749e71 278 0.08/1.00 vMB 8
757,603 757,603 00000000000000000007adcf8e69498cfe51e3557f73d4d0b8edf37a67cdb08e 175 0.10/1.00 vMB 8
757,602 757,602 00000000000000000002ba83606afd52c96745eba324473a88cebccae8638f08 733 0.30/1.00 vMB 6
757,601 757,601 000000000000000000082c48687e78707118d09386d64d8994c9be721304c992 2,659 0.99/1.00 vMB 8
757,600 757,600 000000000000000000068abf466393ca4cf7194cbb164d12a927186431c5ed84 713 0.26/1.00 vMB 8
757,599 757,599 00000000000000000001c40c09b3f348bce6ea73990ecc15c2d915c0806e24b7 1,541 0.53/1.00 vMB 4
757,598 757,598 000000000000000000055d74536da85fd858703f61f0f738d335bfdaa7181619 2,603 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 781.87 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 643.27 GB
    • Received: 12.58 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.