Loading Tool

Explorer IconExplorer

Memory Pool

83,149 transactions
31.38 vMB
0.16285026 BTC
Random Selection Loading Transactions
Max Size: 186.42/200 MB

Candidate Block

Mining Attempt 39d7a53303ab5f5e5e2d67af57f9a1666e8a4b3b02f8f592a79faece9f5c1bb4
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root 87b44db39fdc54f7545740ac98e26a5430deaaf30bf5ecd37b4a5530923e708a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,095
Size: 1.00 vMB
Total Fees: 0.06158535 BTC
Feerates: 269.69 > 6.17 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (540,117 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
375,028 375,028 00000000000000000b472bcf00ff42ad01dc24a7471d1de5c1519ea3a6bb11af 950 0.75/1.00 vMB 17
375,027 375,027 00000000000000000a391ee75ab09a44cbc0df36fcd3f4fd4899e7c0b0f35c18 1,830 1.00/1.00 vMB 37
375,026 375,026 00000000000000000466dcd9486f61baaa64e5e0093d5df575c3b8e406fd15f2 2,202 0.93/1.00 vMB 62
375,025 375,025 00000000000000000b9026ff3d2337aff0619c26ad34f62fd81d8f2ec6c579df 1,613 0.75/1.00 vMB 5
375,024 375,024 00000000000000000717c3685d9eee1559ac98af8a71220fa470a3ea1a64cb04 3,282 0.95/1.00 vMB 6
375,023 375,023 0000000000000000041d5df6b32f97f0517f78aa564f8fbdf88cf457fadbefc8 2,814 0.75/1.00 vMB 13
375,022 375,022 00000000000000000b3fcf0865fbe77e9f34ee813d430d8580e240574d9f1a3e 611 0.36/1.00 vMB 24
375,021 375,021 0000000000000000016ba1d10fbd6b3c76cb341b11d8ff58edae966c42ed33eb 397 0.16/1.00 vMB 43
375,020 375,020 00000000000000000bbe31ca24a3cdeb92af02ecd9491e2cc379d9fa6e5604e7 3,004 0.93/1.00 vMB 30
375,019 375,019 0000000000000000106db9a140eb95659cde6cbad0b64501ef827b00a14a3f07 3,282 1.00/1.00 vMB 16
375,018 375,018 000000000000000011d9758f5f7f7f9aa89bd7511e8c29b5be854100eaccd47e 4,144 1.00/1.00 vMB 6
375,017 375,017 000000000000000004d85b8c36c3ca5403c804bb0a0f5480c691304baa967d1d 2,728 0.93/1.00 vMB 22
375,016 375,016 00000000000000000e46e42ee1569d65fb0ff8d7ba99c9319cef2ebfd1ecd6c3 2,353 0.75/1.00 vMB 12
375,015 375,015 00000000000000000d6d92e5008e438869ccc48c82ae43e128a00a3169c425cf 1,843 0.95/1.00 vMB 12
375,014 375,014 00000000000000000dc33a84c8b718b931c84e2c2c2f513c2658c47a92ea6476 1,532 0.75/1.00 vMB 23
375,013 375,013 000000000000000008235817e0cb75383319713ebdd22622eff09fca1084d714 88 0.04/1.00 vMB 26
375,012 375,012 000000000000000010fbff66c3770e4456c8a1b0a1fad23054c6aa1154c951bf 1,416 0.93/1.00 vMB 29
375,011 375,011 00000000000000000857a78d9ba77dc14aa288af40dfd25a5ce9680ea8b9c45f 2,668 0.88/1.00 vMB 7
375,010 375,010 00000000000000000fe678dfbdbb1be5b0e6503112ccb6fbb9173dd8eff0ead1 2,603 0.75/1.00 vMB 18
375,009 375,009 000000000000000006427e7d92300d6f415319695b340aeb5ebfdfcf865b7a83 2,871 0.95/1.00 vMB 13
375,008 375,008 00000000000000000bbbd734281e42a47fefe233ea0ac8ae2205f99b142249ff 2,524 0.93/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.65 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: 672.55 GB
    • Received: 16.28 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.