Loading Tool

Explorer IconExplorer

Memory Pool

81,910 transactions
32.92 vMB
0.13314285 BTC
Random Selection Loading Transactions
Max Size: 192.62/200 MB

Candidate Block

Mining Attempt 480cb5705b75e55e2a2a29b2d3a1302175b20d4705b1c12e77758ce54dc8a7f3
Version 20000000
Previous Block 0000000000000000000103b96eb359a8c0480b26c3d5b203ae6c8082570a546d
Merkle Root 575866174d6c7f46e74955c1b4b1e5a7bd73d76664a94e5a9ed8d93d1f3c4b67
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,521
Size: 1.00 vMB
Total Fees: 0.03248698 BTC
Feerates: 254.50 > 3.26 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,402 (636,239 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
279,163 279,163 000000000000000045a2e8719f0eabbf7031c3a0130bb15bd8311a65ae64809c 96 0.05/1.00 vMB 17
279,162 279,162 000000000000000123b241e38bf4bd00ef9446d7072b81eac078627a56f0b6be 630 0.35/1.00 vMB 40
279,161 279,161 0000000000000001499fab5360eb6ebbc81caaee11b50d3a4b4cae242af81342 1,188 0.50/1.00 vMB 45
279,160 279,160 0000000000000001f56b62001c50106667d9167e723dcc756ffc8b52f6376a6a 76 0.03/1.00 vMB 45
279,159 279,159 00000000000000024b0728c9ba47d88762218a48d58570f4aa2e54d9d274c915 334 0.21/1.00 vMB 26
279,158 279,158 00000000000000012530b422afba3506c0901af35626e5409b5a87680ad9972a 510 0.25/1.00 vMB 42
279,157 279,157 000000000000000279bbea4b9a37d978ea54ade1b700a0c240ef7e1219438b60 715 0.25/1.00 vMB 73
279,156 279,156 000000000000000085df5297b1f941a4f57b45ad9046560bba80deea3b59cecc 116 0.05/1.00 vMB 22
279,155 279,155 000000000000000258d87b852b739152e8901c221339657fc26ed5154727ae5e 831 0.38/1.00 vMB 46
279,154 279,154 00000000000000024f345158537b5c83ea6f69f9de8c0dfb7770cfe13fd57838 266 0.11/1.00 vMB 41
279,153 279,153 00000000000000000eaaffc94ec5ac107c08fb98b55d6f6e04323b0ec511bc53 345 0.16/1.00 vMB 36
279,152 279,152 0000000000000001063c43cc19502cbbd61dcba9b64a359cf5555dd4d057a788 322 0.16/1.00 vMB 50
279,151 279,151 0000000000000002321c4e971b22c5df64f31dc97afd414d44a1eefab695ff71 290 0.12/1.00 vMB 45
279,150 279,150 00000000000000028361e061d1d8c009531ae0b60073a1ed549fb4d78a6b050b 360 0.20/1.00 vMB 47
279,149 279,149 0000000000000001b6088591bccb366c0b34f56374795027e201e6ae74a935c7 178 0.09/1.00 vMB 39
279,148 279,148 00000000000000010a47d56aa3eb54cfe74b905896548afa17d5e980179fcd57 488 0.23/1.00 vMB 39
279,147 279,147 0000000000000002c32781725fc96531c531af3d0d5f1bbffe4dc8bb5b190a33 190 0.10/1.00 vMB 32
279,146 279,146 0000000000000002adda3f8dcf3f9097cfa7fbaa680cbcc63a3dbe50c008c003 801 0.36/1.00 vMB 40
279,145 279,145 0000000000000001ac6688acaebe413bf414afe16f2ab7119cdf984bdaf47060 412 0.19/1.00 vMB 39
279,144 279,144 00000000000000013891f6fe8a9b9879159722f42a96ce7d56ae24763595b77d 173 0.11/1.00 vMB 25
279,143 279,143 00000000000000017188b968a371bab95aa43522665353b646e41865abae02a4 71 0.10/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 783.08 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: 724.09 GB
    • Received: 18.41 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.