Loading Tool

Explorer IconExplorer

Memory Pool

40,063 transactions
28.12 vMB
0.06600516 BTC
Random Selection Loading Transactions
Max Size: 143.27/200 MB

Candidate Block

Mining Attempt b5a5d92e851f555cc00e7f3e629d3d9c9f9ec3e3e5527fe61bc6220f622d2b97
Version 20000000
Previous Block 00000000000000000001d6e4b9fe9c31ee121da43d4be6adea03305ebd2b9e1e
Merkle Root 546d49327c2db29ef2c82e99a160682c05cb083fcd8e31aa8a71592f3c3a7041
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,579
Size: 1.00 vMB
Total Fees: 0.01201936 BTC
Feerates: 60.16 > 1.20 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,629 (399,702 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
514,913 514,913 0000000000000000002489447bd7b44a8ada45f82f4d7d581679b6e92b71fd06 44 0.02/1.00 vMB 28
514,912 514,912 000000000000000000460fd58908fe5aa54c226ed0971c330c1130e02344da2b 1,124 0.48/1.00 vMB 30
514,911 514,911 00000000000000000022deacd9cfcc22d81d2f70bd3729a9de5fd0dde0e67c8d 749 0.24/1.00 vMB 34
514,910 514,910 0000000000000000000d204cd451273306fef821ba50d3e759d40c3659038f99 452 0.20/1.00 vMB 31
514,909 514,909 00000000000000000044f60d8453c320d85ac8c7a96ab13e7178c00b85e56348 1,317 0.84/1.00 vMB 16
514,908 514,908 0000000000000000004ca79a8587eba739a81b73160b771af3c246de01ab42ba 245 0.11/1.00 vMB 51
514,907 514,907 000000000000000000125a7638c0078ce8bde0df34569cb64fd879ee59d4d579 1,250 0.72/1.00 vMB 30
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.