Loading Tool

Explorer IconExplorer

Memory Pool

81,858 transactions
30.87 vMB
0.08254998 BTC
Random Selection Loading Transactions
Max Size: 189.17/200 MB

Candidate Block

Mining Attempt 27bb8bded81cb0ab4a931b2edec2a3b1705bf45c3fa7639e27111d3d44b7cd02
Version 20000000
Previous Block 000000000000000000019785507a79249f2e450279abdeb5d17be8cab73e03e8
Merkle Root ef1ee4dfd7619a0bbc651f51e94dd8245e6a99c403fc52cc1c8cfce32f220796
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,535
Size: 1.00 vMB
Total Fees: 0.01333402 BTC
Feerates: 100.00 > 1.34 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,221 (212,494 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
702,727 702,727 000000000000000000054de5a5dac6dc5eff46fa1086dea12ddf93a2f1e71b02 2,252 1.00/1.00 vMB 13
702,726 702,726 000000000000000000015a54f537e32bd0d0f7570cdd27474e7cb8a9d4abcc26 2,928 1.00/1.00 vMB 13
702,725 702,725 0000000000000000000589d6583d03bbe0570403ab127326b57a9a79a114963d 2,749 1.00/1.00 vMB 20
702,724 702,724 0000000000000000000ab3792115628f2012232274be5f30e4694ccab7b4d2b8 3,176 1.00/1.00 vMB 18
702,723 702,723 00000000000000000003ae883a78d6f97ea5d582ff8c8d5e4753c7858e636d46 1,992 0.98/1.00 vMB 5
702,722 702,722 00000000000000000001e4bdfc46b24589739c99a2b49c654f29c24ecebafd45 3,187 1.00/1.00 vMB 13
702,721 702,721 0000000000000000000c2a4f7a425d2b95524ec2d0b81447b4cde5528d8d9c99 112 0.04/1.00 vMB 7
702,720 702,720 00000000000000000001599e5b559c5733a2921594ca38da2e933db3306004f2 625 0.20/1.00 vMB 11
702,719 702,719 00000000000000000003365cf9c87ba65f0db253d09c16649fbe0a5f1afb2f1e 2,796 0.79/1.00 vMB 10
702,718 702,718 0000000000000000000e678aa088ab3775c15e3cf16cecf92a59027c8dcd5e5b 669 0.18/1.00 vMB 12
702,717 702,717 0000000000000000000cd8d3e40a8e950d0ccf784c8d593b085cd6d5df95b60f 2,595 1.00/1.00 vMB 7
702,716 702,716 0000000000000000000d28ea7b9698d6dcd0a5457e529a30033c3d0da8ef9797 1,338 1.00/1.00 vMB 7
702,715 702,715 000000000000000000057ed12a0401b2c3038acbf309b2720026d89990f689b2 1,440 0.42/1.00 vMB 10
702,714 702,714 000000000000000000031314f04e8425618948e2a8f46a12c7dc3e73c4a80950 2,228 0.79/1.00 vMB 10
702,713 702,713 00000000000000000006719ad2bb9a5306269f416be43e7346e8fb28483b5354 1,488 0.43/1.00 vMB 10
702,712 702,712 00000000000000000002101d9fcdec03b4b0bcf6be9e417800113c96e8835307 812 0.28/1.00 vMB 13
702,711 702,711 000000000000000000078848a1a395bd4588381d8eb41ae8ad33dbfe9e4a38da 2,119 0.63/1.00 vMB 12
702,710 702,710 0000000000000000000bb65617ed6bd57a9ee0afaa87fdf1e0d4061452c22442 11 0.00/1.00 vMB 4
702,709 702,709 0000000000000000000b8830955d4ab45fdc5933449a59fa6639cd4c9fb66024 2,121 0.66/1.00 vMB 11
702,708 702,708 0000000000000000000a4fc08fea0815edbcb902c7e1f7a5221d0b2d84e89183 2,066 0.71/1.00 vMB 9
702,707 702,707 0000000000000000000423f3cec4ea81d1308aa6d412802920a26d75b8696a95 1,541 0.48/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.77 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 709.32 GB
    • Received: 16.88 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.