Loading Tool

Explorer IconExplorer

Memory Pool

75,161 transactions
27.79 vMB
0.07788910 BTC
Random Selection Loading Transactions
Max Size: 169.20/200 MB

Candidate Block

Mining Attempt a340ed82cd017ce4f79fb18d7a602edd90597c4fe50f74b2cd70ddfb1350a72b
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root dc2ed74231015b4e6f2ad1339af507365b9252adfc978aeb3ebe5a7b2b9ada78
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,393
Size: 1.00 vMB
Total Fees: 0.01841404 BTC
Feerates: 150.80 > 1.85 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (378,267 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
536,998 536,998 000000000000000000205e1f7bab41c20cfd9fd8f47b9bf682f69820aaf94aa1 500 0.36/1.00 vMB 33
536,997 536,997 00000000000000000022211a09bdfda6169f016226a0c572b1a4e53da7280d77 365 0.20/1.00 vMB 12
536,996 536,996 0000000000000000001209437d68120779be5af0ca7250cc5de32c4b4118c5db 305 0.23/1.00 vMB 11
536,995 536,995 00000000000000000023e0e849de71a2864f05fb0d6178e8db88dbb00091cc41 550 0.52/1.00 vMB 13
536,994 536,994 000000000000000000084533bbfcaeaecdfeeef5d02b7d868808f29225387e47 17 0.00/1.00 vMB 76
536,993 536,993 00000000000000000010aad0146164be9bf8adb58a0220d66a8dfce9128196be 1,369 0.55/1.00 vMB 23
536,992 536,992 0000000000000000001264b5098d3184c0979b572a2fb6db6e8d3c3ac13ff2cd 224 0.07/1.00 vMB 40
536,991 536,991 00000000000000000000e5769852ccd1b27f8c500e5f5fa8d4cc1397dd947e04 417 0.21/1.00 vMB 13
536,990 536,990 00000000000000000006784284391e106e22ebdfe90d9f93d130d0841cf4ba4d 21 0.00/1.00 vMB 15
536,989 536,989 000000000000000000156c35689167e9b206671f76cedcdb38b63da5a26eca8f 503 0.26/1.00 vMB 24
536,988 536,988 0000000000000000000b1ee8b185b16e1cbd88afb06f7e9427fb090a707f155c 279 0.15/1.00 vMB 14
536,987 536,987 000000000000000000133748a56d3af25235d9d0098e86a307b3cfeb357bb93f 48 0.02/1.00 vMB 14
536,986 536,986 00000000000000000022d18d37f02eef58ac5f4e2c643499bd38a39cfa95f7c0 932 0.36/1.00 vMB 18
536,985 536,985 0000000000000000000e407ec0baa31f701dfd741b9c0cd4fb606dea564ddd48 1,092 0.46/1.00 vMB 5
536,984 536,984 0000000000000000002b4e56d57058c52f6d5a2d731b2d6d24262fb8d4af69f3 558 0.27/1.00 vMB 38
536,983 536,983 000000000000000000196ba9096748b6abec54feb6e702a5a4f579edcc71a6c3 613 0.31/1.00 vMB 21
536,982 536,982 0000000000000000000b696f8a29afd220f56cbc4dad22d67a9a5e8e1c377fe2 1,483 0.71/1.00 vMB 21
536,981 536,981 0000000000000000002747fdc7a31eaae70b464f959776cd26f5ac5708947cec 1,606 0.66/1.00 vMB 16
536,980 536,980 000000000000000000188288a4fbfb5989f6b8b30ae1397a61173f30818c3b87 207 0.07/1.00 vMB 45
536,979 536,979 000000000000000000234734e7cf705411819817863d670754e0b892ab2f6a83 485 0.20/1.00 vMB 30
536,978 536,978 0000000000000000002aa79fff9c050f115cdaad63a216b59f058c4fde48d3f4 2,213 0.87/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.85 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: 712.61 GB
    • Received: 17.20 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.