Loading Tool

Explorer IconExplorer

Memory Pool

35,779 transactions
25.94 vMB
0.06489718 BTC
Random Selection Loading Transactions
Max Size: 132.31/200 MB

Candidate Block

Mining Attempt c5069ccbd29b2061809ab7a570110787abf1dadd511c91902cdccedfdc465f80
Version 20000000
Previous Block 00000000000000000000d48a01c3ed8f61c1c06ca18e9a1143cbde3caba3340e
Merkle Root 84a8488650b40788dd5d229c1e7baf6f97f27b33c618e160e3f8ddd93ac8826e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,771
Size: 1.00 vMB
Total Fees: 0.01728292 BTC
Feerates: 152.71 > 1.73 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,688 (589,917 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
324,771 324,771 00000000000000001320740c9edc784ab8dabea0da1e36717a223254fe526e37 654 0.37/1.00 vMB 28
324,770 324,770 000000000000000015d2ea60050c3244c8b33da5f3241e44103ac4339ef28f27 304 0.15/1.00 vMB 23
324,769 324,769 0000000000000000138c4ad4d51cfe7eb8b1efd107d4d2ddbad67269cc98261f 683 0.42/1.00 vMB 30
324,768 324,768 0000000000000000075078951a0b7ba5d5e8ac48b2d84e9ea2977359632d194b 345 0.19/1.00 vMB 29
324,767 324,767 000000000000000019ac7c3d621b480313e533092bf5648b03a1d7836f0bee9b 822 0.56/1.00 vMB 23
324,766 324,766 00000000000000000e0e38ca31288d25cc100900bd1a13c043118c9a02c935b6 166 0.23/1.00 vMB 15
324,765 324,765 00000000000000001d03649bc40084904167710ca9ef20660161fe9ead0196a3 999 0.50/1.00 vMB 32
324,764 324,764 00000000000000001ca1e3db80a1a2f7601701d637d0a0638e79867be8749ac5 256 0.17/1.00 vMB 27
324,763 324,763 00000000000000000e6ba78715a78e22b5731cea527eec1a7f82d2f7439b41ad 413 0.20/1.00 vMB 30
324,762 324,762 0000000000000000093f1919f4da09be2bf42840fd344150ed5ec900b74c28f4 647 0.38/1.00 vMB 26
324,761 324,761 00000000000000000b3ecf6fcc2f97b6bb3f9e8fb13183a6776bdc5434e5cebb 512 0.20/1.00 vMB 47
324,760 324,760 000000000000000006a9b4a74e130463906642e82d608149041e004acdf23875 333 0.24/1.00 vMB 25
324,759 324,759 000000000000000008e87bfb0e92fd04147cc4d3a51bbb87ed9da9c055c5b7f0 179 0.12/1.00 vMB 24
324,758 324,758 000000000000000003f74f0458e6161c9c0e8d33798333a433a996322a63d668 364 0.38/1.00 vMB 18
324,757 324,757 0000000000000000126fcdce01f15f973b8c0d48f5b53a1d61ce02a71a347da9 2,466 1.00/1.00 vMB 36
324,756 324,756 000000000000000017ec9e95ed7d1ac8b0a27b789a4d5b68304b77be4286aea7 128 0.06/1.00 vMB 27
324,755 324,755 00000000000000001558e4d2f0e60eca5381b42fb3d0efd7bf7c97f703924929 899 0.51/1.00 vMB 29
324,754 324,754 0000000000000000138c18a5dd26af868d9395e66bb4e0221607f9567ad490f2 1,251 0.75/1.00 vMB 29
324,753 324,753 000000000000000011479e5f1ee3bbbe4154c46ca0e875394f83864689ba813c 64 0.04/1.00 vMB 27
324,752 324,752 00000000000000000e8073e244163860462db60ea9550c0a0e2f8fdc54a22c49 81 0.14/1.00 vMB 14
324,751 324,751 000000000000000013d9c0b775ce1f4961f5b8965647d31174cc018cd2d54991 154 0.06/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 781.84 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: 637.34 GB
    • Received: 12.42 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.