Loading Tool

Explorer IconExplorer

Memory Pool

44,406 transactions
26.87 vMB
0.07064180 BTC
Random Selection Loading Transactions
Max Size: 141.37/200 MB

Candidate Block

Mining Attempt c05523091216f7ae02694b8a64a2592b92b10a5030b2d0eff34537668af836f6
Version 20000000
Previous Block 0000000000000000000040c9dd43a317cb50e762798e0667d30b0669a8a6fa4f
Merkle Root 31f064582ec28f90485df4e7599d503c56ab16a5134434c116b5d00ec3f67ce4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,670
Size: 1.00 vMB
Total Fees: 0.02036304 BTC
Feerates: 96.15 > 2.04 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,879 (204,982 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
709,897 709,897 00000000000000000008c0f30f17ccb62d5fc6daa59d806663f35a39d6a6140a 2,132 1.00/1.00 vMB 8
709,896 709,896 0000000000000000000a84acf9831ce9ca13e1a69efc0794127a89a5f5ca212f 2,490 1.00/1.00 vMB 3
709,895 709,895 00000000000000000000bde425ac5b88d51046fd8a8d63c8c096af5390385780 2,692 1.00/1.00 vMB 10
709,894 709,894 00000000000000000006d5fb88b8835f702a4aa9c752e1e3cdaf5c51cc56bca0 3,200 1.00/1.00 vMB 8
709,893 709,893 00000000000000000000274b26d912c0163066cec05069096dac8eb86981b2ac 1 0.00/1.00 vMB 0
709,892 709,892 0000000000000000000ae8a8e479da07633364115fc58a40084409150b1d509b 2,680 1.00/1.00 vMB 8
709,891 709,891 00000000000000000006204dba0298f49b0fb7c74f416436ad7b49ff6e629585 2,140 1.00/1.00 vMB 6
709,890 709,890 00000000000000000003d691cfce75765176f3e47200c193234137db7e54a088 2,661 1.00/1.00 vMB 8
709,889 709,889 00000000000000000007a8413f51f14b7a01235f7c257cf7bedb43a7a77cbc38 2,687 1.00/1.00 vMB 7
709,888 709,888 0000000000000000000290eaf29f22cdb0e6c487da3663cfa66b278dea012e2f 1,605 1.00/1.00 vMB 16
709,887 709,887 0000000000000000000132bbf7ab4c592cfdd35816a10c76a6e679b032328979 2,872 1.00/1.00 vMB 10
709,886 709,886 00000000000000000002cf474e2a7b04c547e7c59490cc361fbe632f8e38bba6 2,442 1.00/1.00 vMB 26
709,885 709,885 0000000000000000000b473d79ee3b95363bd60003a1028fed60286d371f6f72 3,220 1.00/1.00 vMB 9
709,884 709,884 00000000000000000001a5d4dae9c2c033f019089396e07d5d4f25257f17206a 3,342 1.00/1.00 vMB 9
709,883 709,883 00000000000000000003a31dbcb42be618a8810016b5fd4211cb8d60900c769b 2,369 1.00/1.00 vMB 23
709,882 709,882 0000000000000000000b0d587b571eedf0b88d696fc6cd3b3fc92b968777f842 1,166 0.61/1.00 vMB 3
709,881 709,881 0000000000000000000bf58556ea73bd174b661cab608addc98bdf9c51455acd 2,828 1.00/1.00 vMB 9
709,880 709,880 000000000000000000087a58bf7e67ab9a2ea9d8c689ac74bbc8ae70f923f0bd 2,490 1.00/1.00 vMB 3
709,879 709,879 00000000000000000001f78751bb01fa8401f2b8c6a2e1ba9da0a30e8f45bd6e 2,380 1.00/1.00 vMB 12
709,878 709,878 000000000000000000042d34b56820ad6ef914f3e08ab21f928a09aefe741379 2,719 1.00/1.00 vMB 14
709,877 709,877 000000000000000000062e0e445717cf667eb594e205343421cb5be6ef099abe 3,174 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.17 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: 653.56 GB
    • Received: 13.94 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.