Loading Tool

Explorer IconExplorer

Memory Pool

51,507 transactions
30.20 vMB
0.25640497 BTC
Random Selection Loading Transactions
Max Size: 159.24/200 MB

Candidate Block

Mining Attempt 52066dd394d6002c9def6f9987ea075048056c8ab2df6e58cdf2e243bde82234
Version 20000000
Previous Block 00000000000000000000624d4057b8824b6424cdc1dfd72c3851a194c52d8c6f
Merkle Root 2450cb5ff4542510a0ab6c2c37d44df3b50cede2a6ebf6ef96ae9b66424c402d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,726
Size: 1.00 vMB
Total Fees: 0.08098691 BTC
Feerates: 211.33 > 8.11 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,705 (679,816 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
234,889 234,889 000000000000007dcd79295374cd9ab25f49e180f39840b1edd0ac8266f7a9b9 299 0.15/1.00 vMB 147
234,888 234,888 000000000000011fb7399bd8f6c9400aadeb3ed0f23ff112687c9bc9d2e47cb1 380 0.17/1.00 vMB 158
234,887 234,887 00000000000000e0aa3e6d14ee9d54ace6ee72ed767a06be7c1174c7da12c7f6 528 0.20/1.00 vMB 164
234,886 234,886 00000000000000c2752137ca70c33ec2f816e06bfd893ef22cdcbf408b8b7fd9 499 0.26/1.00 vMB 133
234,885 234,885 00000000000001a5a25f72ba172b5c42ca4d677025606d17eefd3d391a6ece99 219 0.09/1.00 vMB 170
234,884 234,884 00000000000001843ce9333fe72b21e755bb8118290319c8ea214a2464126476 243 0.12/1.00 vMB 140
234,883 234,883 000000000000014c89c1019513ffd70e2dcfac0cc9e6332a2668861003765669 234 0.12/1.00 vMB 157
234,882 234,882 00000000000000b89325665389af23f2cdc8b59e604d407641d80392d550ebc5 660 0.25/1.00 vMB 182
234,881 234,881 00000000000001358eaf811792b28798a04103b2e47aecf54268736514defd2f 579 0.23/1.00 vMB 199
234,880 234,880 00000000000000c542e18496d87870c30134130cf2fffe9a81bf253ae6fa3666 570 0.24/1.00 vMB 169
234,879 234,879 000000000000010238f3ede9f2c23c7a5e7308ebc439e90aeb22bd91b88b6b9e 379 0.25/1.00 vMB 120
234,878 234,878 0000000000000009ac00760e79372fa8e2e6998870fe7c572a8ccafd5a6e84e6 187 0.15/1.00 vMB 19
234,877 234,877 00000000000000376b3020aa91e38113e159dc365bea1c5d8d4d9ddec48ea4c5 499 0.23/1.00 vMB 164
234,876 234,876 000000000000011e6ed7bab81167cf527732301722b68e1cd35dfd9c2ac62a0b 334 0.18/1.00 vMB 160
234,875 234,875 0000000000000170048e03c1310c489688157b6a81ee881f295514954deee697 240 0.13/1.00 vMB 113
234,874 234,874 0000000000000162f60577a7dab01442f7bfb6a2f64955b78d3e52bc1ad0fdaa 5 0.00/1.00 vMB 0
234,873 234,873 00000000000000366f688d87e55fbc3efc420e0bdf4ae8154a4c754201e8bec5 321 0.13/1.00 vMB 147
234,872 234,872 00000000000000d7a1b06fc9dbb7f97b6798b0cd543671a3ba57742895397ec3 83 0.05/1.00 vMB 132
234,871 234,871 00000000000000d1b8bd7bbc8506e7c9550ed55259775c2b00a44493d3148352 190 0.08/1.00 vMB 162
234,870 234,870 0000000000000125ee7cb32ae4fe4ed56f60d889355a9efe354028d4759bfe58 366 0.16/1.00 vMB 152
234,869 234,869 000000000000002b792a75051aa67802892455956cef9900bec130c8b9b63aed 341 0.16/1.00 vMB 159
Previous 10 blocks ↓
Total Size: 781.87 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: 644.08 GB
    • Received: 12.61 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.