Loading Tool

Explorer IconExplorer

Memory Pool

74,793 transactions
27.62 vMB
0.07605613 BTC
Random Selection Loading Transactions
Max Size: 168.41/200 MB

Candidate Block

Mining Attempt b460eb36f4c8018a01e74d4ad7dac4bccfa28617bed6212bc0f5d3cd4d473e74
Version 20000000
Previous Block 0000000000000000000117b22a8fd8211255c991b19b06ff4ae6e1473feaa1c2
Merkle Root d254b39fee74292f1b50f6dd9b1c109391aaa0d91e9871d2efe24a63c79bda34
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,229
Size: 1.00 vMB
Total Fees: 0.01712316 BTC
Feerates: 121.74 > 1.72 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,286 (545,562 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
369,724 369,724 000000000000000014495832e217a1c2ba911b4e27c8566dee38e0021d9f0838 1,893 1.00/1.00 vMB 42
369,723 369,723 00000000000000001438fa0fc206545e7d25854572bda0a1bcee9b1277132f99 657 0.36/1.00 vMB 38
369,722 369,722 00000000000000000cb593c1889af59f87af2e68ff9b879a0b67ff73972eaf4d 509 0.27/1.00 vMB 35
369,721 369,721 000000000000000011c0d777981317e90389350a1cdc595ec88cbc856af3165f 501 0.31/1.00 vMB 33
369,720 369,720 00000000000000000b3d926001f16a438bd3edc65cb7ddb4646df6cfaaaf12f7 735 0.39/1.00 vMB 35
369,719 369,719 0000000000000000080b199cd15bcb59928e1d4c7731244eb60e5118c2380cf7 1,419 0.75/1.00 vMB 41
369,718 369,718 000000000000000001343ca8e588060efa97f4624ff3514c582ecd0b68926394 933 0.60/1.00 vMB 36
369,717 369,717 00000000000000001134574d4e983924dc3c9782f9cef49d88689fd497cc292d 1,242 0.59/1.00 vMB 41
369,716 369,716 00000000000000000a69b26fcd7dd6e609c5ebcf71339e40b15b34be461ca6ab 702 0.55/1.00 vMB 20
369,715 369,715 00000000000000000d9767bba10b2164143c703602100ac097a9af390799bcec 1,794 0.68/1.00 vMB 57
369,714 369,714 0000000000000000017c5d6bb15201441effc12a7ac11db880eff3eb5f482930 590 0.26/1.00 vMB 39
369,713 369,713 000000000000000007dd83c960da776cf89aaf1bd352f04e109923c0938b4960 888 0.51/1.00 vMB 37
369,712 369,712 0000000000000000071a113f7b9ff548869f10cd02a12cc34f6af308d54949c8 468 0.25/1.00 vMB 30
369,711 369,711 00000000000000000f7d569a2c0417119b148013084a619ad1a036d287f11456 1,466 0.75/1.00 vMB 41
369,710 369,710 00000000000000000c79aeca20a1944f83edcb1a87261e6ca60c7a454dab0974 437 0.19/1.00 vMB 37
369,709 369,709 0000000000000000050b1fa869a032052c8815823c0077dccd7b6936c103b47a 2,035 0.87/1.00 vMB 41
369,708 369,708 00000000000000000b21eb664a708936af1d6ccbd85292239a806c33a66e0435 1 0.00/1.00 vMB 0
369,707 369,707 000000000000000007be22ea8d3480b4faddee137a716116cf07bf8c1c453952 337 0.16/1.00 vMB 42
369,706 369,706 0000000000000000003e294d8f69d1a00803387d93d51d74f9eb174a0d32486c 643 0.48/1.00 vMB 26
369,705 369,705 00000000000000000761ac6d1ebebd75afa9b1c353755978863103673f8e4d93 616 0.32/1.00 vMB 43
369,704 369,704 00000000000000000476ff94df2f9867411ab5f0d3075bd7f5ca280b1fb08f9f 57 0.04/1.00 vMB 46
Previous 10 blocks ↓
Total Size: 782.89 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: 713.34 GB
    • Received: 17.35 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.