Loading Tool

Explorer IconExplorer

Memory Pool

75,638 transactions
28.46 vMB
0.08163658 BTC
Random Selection Loading Transactions
Max Size: 171.12/200 MB

Candidate Block

Mining Attempt 259dfb09907d1ab0afa5799fc3f1e9a752059293c24f2ed6da764017dfa6f2d5
Version 20000000
Previous Block 000000000000000000011ccb04a71db94d4a97a5529cf2542b397830e1144127
Merkle Root 192cb2948747eb3bc897fcdcc45955b79ccc593a772a75d6a7455dc821c9fc19
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,364
Size: 1.00 vMB
Total Fees: 0.01767456 BTC
Feerates: 65.95 > 1.77 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,268 (305,081 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
610,187 610,187 0000000000000000000a077b9cdc29f7d76b284406142ad396cc498631740ed9 2,582 1.00/1.00 vMB 3
610,186 610,186 00000000000000000009e6c4f7cefe990965c51f82f6fec74785fc3f4ba32bd1 2,735 1.00/1.00 vMB 9
610,185 610,185 000000000000000000135babb5892ffee385c8c3bad12c45540c4ae9700d0c3e 2,646 1.00/1.00 vMB 8
610,184 610,184 000000000000000000106cc23872bcfff741ce36ff4ac35030c20a50084eb5f1 2,892 1.00/1.00 vMB 25
610,183 610,183 00000000000000000009abd2b91c24d99cbfd9937b2601f40be53dea3121d455 3,173 1.00/1.00 vMB 13
610,182 610,182 0000000000000000000d70f620ac03867aa080683ff189b756a911e89485c0fc 1,776 0.55/1.00 vMB 8
610,181 610,181 0000000000000000000b1007c2180e66673407b45a08ae4ddb3455c81595fef6 1,832 0.58/1.00 vMB 9
610,180 610,180 00000000000000000005933319a7208034506793e6d67d68f4d3f2d239942ec0 314 0.12/1.00 vMB 25
610,179 610,179 0000000000000000001015ccc15943c5f55da0335bb2a9a0c56528412f534455 787 0.23/1.00 vMB 15
610,178 610,178 0000000000000000000b28c7199405c8a2b475fbdded96be1aa4df133622cb14 2,666 0.89/1.00 vMB 10
610,177 610,177 00000000000000000011dfcb08ff4f5b4a195d2918763ef8c536c4e2f404a8c3 2,355 0.70/1.00 vMB 12
610,176 610,176 00000000000000000015756fb8330661dab7b4bca82abc3b6bce4f6da4f6f368 1,950 0.79/1.00 vMB 11
610,175 610,175 00000000000000000005202d368f4ee8066d937e38b32560fdf73cfcb7d51504 63 0.02/1.00 vMB 13
610,174 610,174 000000000000000000027254fbb4c8606738ebd07cc16e777c7533fbac86da13 2,062 0.58/1.00 vMB 12
610,173 610,173 000000000000000000030cc4a5318e0caf383b420d1c6abb9214faa015020dba 1,150 0.34/1.00 vMB 14
610,172 610,172 00000000000000000004ef084127865763c6e3e3792fd4a29b713625dab83068 3,321 0.95/1.00 vMB 11
610,171 610,171 000000000000000000022db67667f585f5a9334b72b7dc37a6c84c739cc6173d 2,324 0.91/1.00 vMB 11
610,170 610,170 0000000000000000001151eb944b1889eb63fb1c7b53c140b5f27bfc04c025f5 3,003 1.00/1.00 vMB 5
610,169 610,169 000000000000000000045f2b67cee2cc5c30b7dcdd587a9a4f8a25d14f3b0251 2,764 1.00/1.00 vMB 9
610,168 610,168 00000000000000000001d405e22d788c8c155e29bb8e7895533c062ebbdcb785 3,252 1.00/1.00 vMB 15
610,167 610,167 0000000000000000000438ed0d53e4c384ff3f821cdc6961c41b78972d8e0a29 2,879 1.00/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.86 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: 712.82 GB
    • Received: 17.23 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.