Loading Tool

Explorer IconExplorer

Memory Pool

40,087 transactions
28.12 vMB
0.06619131 BTC
Random Selection Loading Transactions
Max Size: 143.30/200 MB

Candidate Block

Mining Attempt 04732c19fb7eafccd52b2be4db1d568f764e6cd7bbcf272bc8a216291add54c9
Version 20000000
Previous Block 00000000000000000001d6e4b9fe9c31ee121da43d4be6adea03305ebd2b9e1e
Merkle Root b2bf998b7a6ffcc6a93beee961726f0d0861ffbd03aa19f9141392ed246439d2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,569
Size: 1.00 vMB
Total Fees: 0.01215727 BTC
Feerates: 60.16 > 1.22 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,629 (399,695 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
514,934 514,934 00000000000000000018bcba55aaafc08604ed2b7c9e4175b207e6462faf6655 213 0.08/1.00 vMB 24
514,933 514,933 0000000000000000001e69a588b98f70869fd789da9d736f8b4a94252e746ec1 535 0.25/1.00 vMB 37
514,932 514,932 0000000000000000003ac55d12fd3a607d6c4974f572fe79f3407edc8f9948fd 640 0.26/1.00 vMB 30
514,931 514,931 00000000000000000015e1fa8436c010f174c0d4df27b60403fc4662586d04d8 1,183 0.46/1.00 vMB 31
514,930 514,930 0000000000000000001bcaed82a3793c7b35acfab9a3957a5510de1f119e0c3b 577 0.29/1.00 vMB 18
514,929 514,929 00000000000000000045616bb297e72479c221b0052df998450d5ef53569f7e6 1,068 0.62/1.00 vMB 28
514,928 514,928 00000000000000000012e3a7a6f5d42e50820840e23575cb7cb56bc6f294e1ec 1,736 0.71/1.00 vMB 39
514,927 514,927 0000000000000000000788cad1ce3799c03b107bce2cab07bcbdb7008e650504 380 0.21/1.00 vMB 41
514,926 514,926 00000000000000000030c1e8c846ad5a70cd753164c839766ca348c8d02491e8 675 0.35/1.00 vMB 49
514,925 514,925 0000000000000000001e21e2a2db0813824880b32567fdcacf9e3e40ab42d549 1,782 0.90/1.00 vMB 22
514,924 514,924 000000000000000000264ac45b069a49053ca0c1dbaf01e7a755ec1f65fae5a5 42 0.01/1.00 vMB 11
514,923 514,923 00000000000000000025aced36f986ca2319b3dd83c1a09dfe489c3b2713e795 390 0.34/1.00 vMB 32
514,922 514,922 0000000000000000001d5f667c3e8abeaacc44fd5edff71a8fc087fba0359dc6 976 0.63/1.00 vMB 31
514,921 514,921 000000000000000000475e485fd2fb59433ac0bd52813426e517c783d9347879 169 0.08/1.00 vMB 33
514,920 514,920 0000000000000000003a231007010cd4c7a6ffc2a18e07c11fcc8945d6450198 1,817 0.81/1.00 vMB 26
514,919 514,919 000000000000000000034a3c61ab01570225e56f04ee6798e3a6dfef224a8ff9 94 0.03/1.00 vMB 22
514,918 514,918 0000000000000000004d1a4a4bf12ee67ac70c248aa03c2da587da348b8ddf81 1,449 0.59/1.00 vMB 36
514,917 514,917 0000000000000000001813174371781a0132cc5f96e9ca6fa7b4ee2a373df86b 988 0.64/1.00 vMB 18
514,916 514,916 0000000000000000004763e3262d1e52576a2ce790c030fac10c4fb1a0eaf05a 1,804 1.00/1.00 vMB 20
514,915 514,915 000000000000000000473d15bbe9152d21fe7e4e1aa4e009105f746f4795ad39 2,404 1.00/1.00 vMB 35
514,914 514,914 0000000000000000002502ff029fa6c43b9ce8b64bb9ef26de42391aef17ebff 298 0.10/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 781.73 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: 630.32 GB
    • Received: 12.01 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.