Loading Tool

Explorer IconExplorer

Memory Pool

84,911 transactions
32.29 vMB
0.10899635 BTC
Random Selection Loading Transactions
Max Size: 195.72/200 MB

Candidate Block

Mining Attempt be907d248ac11e6ee081c218a5576540b8514473cac4fd9c4291b176a6109c6e
Version 20000000
Previous Block 0000000000000000000130b675716c29c3282dad43e5a337992f2918648760de
Merkle Root d3bab94fecaec4fc4622258b16bd8ef82a008c4e6e4ccce14128e1216b766011
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,557
Size: 1.00 vMB
Total Fees: 0.03554162 BTC
Feerates: 181.54 > 3.56 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,209 (236,069 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
679,140 679,140 00000000000000000006967aa08e716846c21f40305d9b326facecbc80a8cba2 743 1.00/1.00 vMB 88
679,139 679,139 00000000000000000006cf2311f1165c068c39549747127453d696317ced7b03 2,726 1.00/1.00 vMB 106
679,138 679,138 00000000000000000004c5343fc9901db8a0f53357d5179c824de96b9878e743 2,162 1.00/1.00 vMB 95
679,137 679,137 000000000000000000021ea6523d9865eec782f53f82d64aa743db63188f81e4 2,664 1.00/1.00 vMB 94
679,136 679,136 000000000000000000027b5fc99019cd5bc7c401dbcd5a1e6a2409ae963078ec 3,275 1.00/1.00 vMB 126
679,135 679,135 000000000000000000064d0c900a658993d3235aa181783df1c2fc0fe8289aed 1,101 1.00/1.00 vMB 95
679,134 679,134 000000000000000000086930d3fc2943e5c211be63a9326e5a10f05788b4423b 1,611 1.00/1.00 vMB 98
679,133 679,133 0000000000000000000a6b04666acac414c617160013daa3859d544fb955a95e 2,220 1.00/1.00 vMB 74
679,132 679,132 00000000000000000002ffcd8f505bbaf6ef119dcbe63635a2970d8d5cfe21a4 2,640 1.00/1.00 vMB 69
679,131 679,131 00000000000000000001a2c78d4f16a1e1e7aa40f09c1af7b476a69378107eba 1,829 1.00/1.00 vMB 80
679,130 679,130 0000000000000000000500b678003fb09759e9189f8ce8f72db175dffcd87d97 2,010 1.00/1.00 vMB 78
679,129 679,129 00000000000000000001328850b0482312325f7f4abd5457e45d37cad664675d 2,654 1.00/1.00 vMB 80
679,128 679,128 00000000000000000000dcfe84db5a89c3b9247f21467f2ff8c0a723c9d9b054 1,492 1.00/1.00 vMB 88
679,127 679,127 0000000000000000000b010e13db40550ba0bb833bbfe86d112354e1920bc41e 2,644 1.00/1.00 vMB 80
679,126 679,126 00000000000000000008c2b14040bfc53ba85193fb22bb2e7eea9df1128a2015 1,196 1.00/1.00 vMB 84
679,125 679,125 00000000000000000004cde83d063d9f61fe87fb5af595923fadb9fd362980c4 909 1.00/1.00 vMB 88
679,124 679,124 000000000000000000044286b01b171033517c0c4af88e48a99129616a6eeeab 2,321 1.00/1.00 vMB 88
679,123 679,123 00000000000000000000b15bf1c356185deaf6384a04aa97114e33d50dccd151 1,543 1.00/1.00 vMB 94
679,122 679,122 0000000000000000000aed3d96668f37dfa8f991ec631e2ba0f38cdb05bf5f62 1,597 1.00/1.00 vMB 93
679,121 679,121 0000000000000000000b9b304a0a907928959d0c7b8efe904aa4e929a43452db 2,452 1.00/1.00 vMB 109
679,120 679,120 0000000000000000000b50d78021bc9d83c8772eaba6e03056760cd97b6c493f 2,901 1.00/1.00 vMB 111
Previous 10 blocks ↓
Total Size: 782.75 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: 708.76 GB
    • Received: 16.77 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.