Loading Tool

Explorer IconExplorer

Memory Pool

76,535 transactions
29.83 vMB
0.09042801 BTC
Random Selection Loading Transactions
Max Size: 174.63/200 MB

Candidate Block

Mining Attempt 937b82e19eca45bc1e1e164cd95879d57808fc2131eea745d87980061bfb5bd2
Version 20000000
Previous Block 000000000000000000000bcdda90aad21da2c4fb6d5c8b9804ee1aa0df340738
Merkle Root 3a5d9e52672dd593f781ae1a7807726c5295b9a573dcfc59f74d78a49d4b7c8f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,727
Size: 1.00 vMB
Total Fees: 0.02450828 BTC
Feerates: 201.50 > 2.46 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,057 (374,165 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
540,892 540,892 00000000000000000009185de4c7c14d8a0ce380a13e4d8be9c97a4f2420ec59 1,807 0.70/1.00 vMB 12
540,891 540,891 00000000000000000011832e0679fcbdf5b2907de6b5ebb21252c9db7526844c 2,766 1.00/1.00 vMB 14
540,890 540,890 000000000000000000106fd98c87fa34bf7ae54c298578a9ab15ba3933dd7213 2,477 1.00/1.00 vMB 37
540,889 540,889 00000000000000000011fde6e2bd20d5cf341bc46757527ef015098b7c0f9fea 1,842 0.60/1.00 vMB 13
540,888 540,888 000000000000000000067fe844323b64aba711b5314f16f50be0ad47632e3e88 2,907 1.00/1.00 vMB 23
540,887 540,887 0000000000000000001d8950c14ff62c59015af02fc3562fbc0ba38169054104 570 0.16/1.00 vMB 15
540,886 540,886 0000000000000000000f5f054d35275246946e4be9b836ac061ad168053012dc 2,775 0.96/1.00 vMB 23
540,885 540,885 000000000000000000029c91085f902a1131782621100bb2e835b632af636810 27 0.01/1.00 vMB 29
540,884 540,884 0000000000000000001171663a2b5a874a6a8cc2b57d4ea9d0182ce61534b657 315 0.11/1.00 vMB 12
540,883 540,883 0000000000000000001823e8cf82d84e7e23de6f20459c130c73314d7ca542c9 1,068 0.38/1.00 vMB 28
540,882 540,882 0000000000000000001081e1551ec10616d4116a9fa9945231ed7f9b9c2648f9 30 0.02/1.00 vMB 7
540,881 540,881 00000000000000000007b0b9a782c9899bbc681fada6ed6b002523615d1084e6 6 0.00/1.00 vMB 4
540,880 540,880 0000000000000000002197902118e7564756f255af6a406ef638b2c5e6b4f4c4 1,488 0.67/1.00 vMB 10
540,879 540,879 00000000000000000022d832ee38c54d54950da04f195be8d5fcf73b1a319618 1,149 1.00/1.00 vMB 3
540,878 540,878 0000000000000000000013ca4591daa4cc1e65771319f66758615b7f3cf28e7b 1,092 1.00/1.00 vMB 9
540,877 540,877 000000000000000000006804a402dd8fcaeb423aca8cee5d687a174f774054cd 138 1.00/1.00 vMB 2
540,876 540,876 000000000000000000210ca2ae9b0c1f7e3c4f6a073420104fd6bab91d6e4025 275 1.00/1.00 vMB 3
540,875 540,875 00000000000000000005c471696e96131c28b9cfb552b8b814c1a988b40bff5d 1,768 1.00/1.00 vMB 12
540,874 540,874 00000000000000000008efa7ef49e02ecadd19a8bc6ff36e186ab52723096b69 1,181 1.00/1.00 vMB 7
540,873 540,873 0000000000000000001ae2374ceb91553f3115ad530e73e127ae80e171f504bf 1,115 1.00/1.00 vMB 10
540,872 540,872 0000000000000000001426f43c968b647fbbfe0525e0ac03687b5de0f0665e9e 1,126 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.49 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: 668.27 GB
    • Received: 15.46 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.