Loading Tool

Explorer IconExplorer

Memory Pool

80,730 transactions
30.59 vMB
0.07100192 BTC
Random Selection Loading Transactions
Max Size: 186.42/200 MB

Candidate Block

Mining Attempt fdd7cf0f7c6da56d10f5b1a7b5d2f2a9dfcdec4454cc6e2d5e1898639d3bc90a
Version 20000000
Previous Block 00000000000000000001a127feb492d2c14d9243c7583ddd9d976606f48a6cfc
Merkle Root c726fe27e84ff1a41e040be84224e39eaaa08991ce3d59063f1b74ff090b3070
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,069
Size: 1.00 vMB
Total Fees: 0.00506598 BTC
Feerates: 103.09 > 0.51 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,189 (435,309 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
479,880 479,880 000000000000000000e417958325f4460e4677aa5adeeee9d43e53e5d5a32882 2,440 1.00/1.00 vMB 170
479,879 479,879 000000000000000000df0aca33dd3fbb83a0121f49040b821e403df1783d2282 2,124 1.00/1.00 vMB 150
479,878 479,878 000000000000000000d72beae008bd904c8ed3f9e4f35efa9ee4b973461226ac 1,570 1.00/1.00 vMB 132
479,877 479,877 000000000000000000981d8050c8643bc09279ba75d7d5c5b7fd312cf8b5a41d 1,430 1.00/1.00 vMB 148
479,876 479,876 0000000000000000002ede1d5589e3c5a95c437888eac99cae497a05d0b64d8a 1,931 1.00/1.00 vMB 136
479,875 479,875 000000000000000000a76d1bdd623abdca42fcc489566fb0be7ad3cce9525b91 1,702 1.00/1.00 vMB 156
479,874 479,874 00000000000000000099cf887896af474cfbedcf772f8aeca7027cc1f5121a06 2,076 1.00/1.00 vMB 176
479,873 479,873 000000000000000000c7fbbf446c799cf59d0b550811159ae52a68e68f7c07d7 2,200 1.00/1.00 vMB 143
479,872 479,872 0000000000000000007e0db7c85fdfaaba94d8089c1131b4c6f9c44599a33ca3 1,311 1.00/1.00 vMB 156
479,871 479,871 0000000000000000008c19d5374c53fe3751b6d82a35b126ab7764691d9c5ba0 785 1.00/1.00 vMB 159
479,870 479,870 00000000000000000115e2ff8825163365ae76d05d82658ffe69e0e77561f32a 433 1.00/1.00 vMB 152
479,869 479,869 0000000000000000010b0bf6edd2fdae2d18b59ffc30ceaac14d0ada79ae8fd2 1,322 1.00/1.00 vMB 181
479,868 479,868 00000000000000000104575e5e2a83049ea4c6fb8c386d3c157ba5e340d3b800 1,587 1.00/1.00 vMB 176
479,867 479,867 000000000000000000af55b20e735416f22185266103b7dc6e1a11e400d8232b 1,669 1.00/1.00 vMB 156
479,866 479,866 0000000000000000007e16f9e74bac33f31dae0e9de70949278a8d16eeb3de71 1,594 1.00/1.00 vMB 114
479,865 479,865 000000000000000000bce4d7b1c9b5c9e24669a3e2c76c55594c2fe6f3055da7 1,957 1.00/1.00 vMB 142
479,864 479,864 000000000000000000ba61d2ab9ecc24b44b0e3c72f4d8143c026b16b2f40292 2,143 1.00/1.00 vMB 118
479,863 479,863 000000000000000000b6956f9d4f818ab2273dfddba9e8c53c87278a96fb7086 1,883 1.00/1.00 vMB 120
479,862 479,862 000000000000000000e4322ce8416d2e5f747f291350b702bf66bde0906da0cd 2,070 1.00/1.00 vMB 147
479,861 479,861 0000000000000000007b659aa1ce987c5f28db00f45d55f1a0c3f554d69696df 1,873 1.00/1.00 vMB 146
479,860 479,860 0000000000000000000de446f20798095870a2532bd1c6784a4bc0f79825217d 1,782 1.00/1.00 vMB 121
Previous 10 blocks ↓
Total Size: 782.72 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 706.78 GB
    • Received: 16.66 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.