Loading Tool

Explorer IconExplorer

Memory Pool

55,988 transactions
31.85 vMB
0.20260623 BTC
Random Selection Loading Transactions
Max Size: 171.69/200 MB

Candidate Block

Mining Attempt bd0caf87d88abd616f3e78dbc3ed71ae54a56af14cc54da07189895eb6a406d2
Version 20000000
Previous Block 00000000000000000001073fbbdfd9cf89877f0a8ea98729a2d0c883dbdb3937
Merkle Root d544a8ed03510ab2bbd21ef01a8d7ba96dab41754d3f6a13017ef714a401e562
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,483
Size: 1.00 vMB
Total Fees: 0.09218355 BTC
Feerates: 502.67 > 9.24 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,813 (536,142 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
378,671 378,671 00000000000000000d223f6c45313a16d67950b5c7f6af552f7445dd4eef48fc 1,970 0.74/1.00 vMB 40
378,670 378,670 0000000000000000061db4a423a38fafeea0a3eb797eb85707b73f8a15c25b2e 1,051 0.45/1.00 vMB 57
378,669 378,669 00000000000000000f9463e6576da1710414ebc860238a32dd59e50a86599996 1,553 1.00/1.00 vMB 26
378,668 378,668 000000000000000004252a2f2dcdb9ad55d517df8b6d4d21906c640e5fa8ffa3 840 0.35/1.00 vMB 44
378,667 378,667 00000000000000000de0ad2a8c935ebba7db79c95a5fb85f330943c0402ba8dc 883 0.75/1.00 vMB 22
378,666 378,666 000000000000000004138b8a99f0ed741f47df2c38ddebb373703f05709ee1be 446 0.25/1.00 vMB 28
378,665 378,665 000000000000000011a152ac07ee847e31b384a7fd9bc4c86157933f26376b57 246 0.19/1.00 vMB 30
378,664 378,664 000000000000000008d3f4a82bcc0887e526f53fdc584c04edff81a150f63e93 754 0.46/1.00 vMB 32
378,663 378,663 00000000000000000e326038bd28e7003623f92e56aa93a87c624031ff9d0b38 902 0.71/1.00 vMB 27
378,662 378,662 00000000000000000f41672a8781934ca4a28fcc7f3c70ba1aa6974b3c99d9c2 987 0.42/1.00 vMB 48
378,661 378,661 00000000000000000867164532b8b091f4589f887c38d72eee70c0e669d10bd6 1,261 1.00/1.00 vMB 20
378,660 378,660 0000000000000000046b475c9bc1739838a7d81c9894466438b0678dbc1efd3f 1,252 0.99/1.00 vMB 23
378,659 378,659 00000000000000000d56b9c5d4ebf969c1ff9ed822acf152c8b8c6d4199a6486 572 0.34/1.00 vMB 66
378,658 378,658 000000000000000004efbd9df57c94b5de5d1fab38f4e52f628b4f5d66f1f193 685 0.46/1.00 vMB 37
378,657 378,657 00000000000000000f22be1bd3a6b85b229b09c5fbacc60b7fc10d2a4315ec6a 403 0.22/1.00 vMB 34
378,656 378,656 000000000000000005ed05817d756999a7fcfa1c6bd0c40fd52c95f28bd2f92a 186 0.14/1.00 vMB 22
378,655 378,655 00000000000000000a97edbf6e3ea8833ffb071b5192e5e7b798262e00ce3998 964 0.60/1.00 vMB 40
378,654 378,654 00000000000000000463c38f1f1d5d800c9a12aeba8283584b24ef98b8a53e19 330 0.75/1.00 vMB 7
378,653 378,653 00000000000000000b48c2eb55346d26fa5143ff22dd8877291f830bc0950cd5 402 0.34/1.00 vMB 25
378,652 378,652 0000000000000000080f733f3dbe1d711c988c4b5e2ef552f403279590dcf036 808 1.00/1.00 vMB 13
378,651 378,651 000000000000000006c3ec6d8b085501d102b7674e1057961763beff18429b5a 1,311 0.75/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 782.06 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: 651.13 GB
    • Received: 13.42 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.