Loading Tool

Explorer IconExplorer

Memory Pool

68,313 transactions
26.27 vMB
0.06635132 BTC
Random Selection Loading Transactions
Max Size: 157.56/200 MB

Candidate Block

Mining Attempt 688b9250e1333e665d7f7b4ec64c8f64cdad02caac7efa506f87b08803941506
Version 20000000
Previous Block 000000000000000000018d0d78720d3175d7f70f46b866504cf923bc2a4f157d
Merkle Root 4de228b3c09fafc4d2fa9d2c831ba71a9ef65625c0a6a0f2cd74b3911511edcc
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,746
Size: 1.00 vMB
Total Fees: 0.01054264 BTC
Feerates: 71.66 > 1.06 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,487 (768,282 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
147,205 147,205 00000000000000981e75886904b521632afd03b7e79582db0d14461d28744c1b 29 0.02/1.00 vMB 144
147,204 147,204 0000000000000020ae7460187e09ab124cdba85e59c12d758ca12dbd857bc786 30 0.01/1.00 vMB 173
147,203 147,203 000000000000025483418379e8d2243cd2e1d13b8bcf7b186aa20fcc4aac4296 20 0.01/1.00 vMB 196
147,202 147,202 00000000000003feebcc220a528a59ae57ee695488f949a449aab193b94b18e6 7 0.01/1.00 vMB 48
147,201 147,201 00000000000006b632f2e6ed515fcebd6e9b9ccb3f6e35c8e4eeaa6ceafc649b 4 0.00/1.00 vMB 163
147,200 147,200 0000000000000291c826714cd1e454aaf7cdc67eb890eee2d1432d0d233a8acb 48 0.01/1.00 vMB 7
147,199 147,199 00000000000007c12f01f8c53217e0b46408d569a01514f95f05bb88e58c7eaf 27 0.01/1.00 vMB 278
147,198 147,198 0000000000000719eb44a619081d0547c2e9217f788726baaa665f1428d23d4d 35 0.03/1.00 vMB 527
147,197 147,197 00000000000005d2ff891cc45057eda03f3fefe8d6b1491fe6f5e81eaf7796cd 34 0.02/1.00 vMB 62
147,196 147,196 00000000000003e4d45a0daccaedd66b42d3c4fa975f1bc28bbad984689714ae 25 0.01/1.00 vMB 49
147,195 147,195 00000000000002ab714be05658072746a81267d0a11fd1524974d3d6b4f3a160 8 0.00/1.00 vMB 109
147,194 147,194 00000000000003cec5dc63e1b8ccf7e516962535590813c3c7d721ca6323dd04 8 0.00/1.00 vMB 92
147,193 147,193 00000000000009829ea4b6a11ab85739124f21db6fa16f7ab9bcc0131311afa2 62 0.02/1.00 vMB 47
147,192 147,192 00000000000002965cb9008e38f5f2fd80e0bc85e3bd6ef324b8d199b23f502d 13 0.00/1.00 vMB 275
147,191 147,191 000000000000070f9b9d43d1995a22d37a0de59a60b51a658885561ac88f7b3f 16 0.01/1.00 vMB 364
147,190 147,190 00000000000007a367d69059dc4c9b179ab06f979f32ae59954fe012ad8e87fc 59 0.03/1.00 vMB 83
147,189 147,189 000000000000072fa914a54359731b8e6a82d2c71f5bc282c2e0559b039352ee 77 0.03/1.00 vMB 43
147,188 147,188 0000000000000484c70f19ae98531ca6ef860f89772dac4cfb23d9660fec3ee3 114 0.04/1.00 vMB 178
147,187 147,187 00000000000008c02797231685a9b0f02a8e3350b2b1b9239e008475c898b9be 49 0.02/1.00 vMB 148
147,186 147,186 00000000000005419b68e687c0864e0f00075e855d3914ad55b0013f93a294c5 8 0.00/1.00 vMB 78
147,185 147,185 000000000000042e8661b408bc61cd70ce257537959351789b12d9f56640c98f 131 0.04/1.00 vMB 47
Previous 10 blocks ↓
Total Size: 783.24 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: 759.93 GB
    • Received: 19.09 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.