Loading Tool

Explorer IconExplorer

Memory Pool

61,754 transactions
34.93 vMB
0.10203154 BTC
Random Selection Loading Transactions
Max Size: 185.92/200 MB

Candidate Block

Mining Attempt 16080bb4849e6f81518a4cdf3441f40ed75053c9b7316ae04e61636cc7772cc9
Version 20000000
Previous Block 00000000000000000000bf17b6f48d4c6d8eaf06ded8dd793b73e1f1271c7ae6
Merkle Root 601b7cc6092b07cc2031a3c3e182c9e35ec7a6b7452e8dd090293e2781c7268e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,073
Size: 1.00 vMB
Total Fees: 0.03006084 BTC
Feerates: 196.04 > 3.01 > 0.36 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,409 (695,486 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
218,923 218,923 000000000000015f3a315f3e078861b11b9f9b5e46925ad16c2d2e83e5086f05 13 0.02/1.00 vMB 29
218,922 218,922 00000000000003c2b01e0257d4e18375de71df321a305268caa517d0b9700ef5 297 0.14/1.00 vMB 206
218,921 218,921 00000000000000e59cafc8718a1156957eef28578474de8453c54534e798cc1e 125 0.05/1.00 vMB 155
218,920 218,920 000000000000012fa5bb1ce54ebb07154cf53e4fdf9343d90c8ecd3224732e33 14 0.00/1.00 vMB 0
218,919 218,919 000000000000059bbacfe3841d06bf76ffe9dfc5055e546329b4469de0188b27 394 0.16/1.00 vMB 217
218,918 218,918 00000000000002b9f13d782f1003d7832e7b5fb9a04ab71660561742cd163233 367 0.17/1.00 vMB 2,835
218,917 218,917 000000000000056eb7bf309eade9746e41bd7f8013114a00ad14a48711640e5b 70 0.07/1.00 vMB 96
218,916 218,916 0000000000000459c0a584916026713e2f8cdd1bfca93b5f6de366ba0923acc7 131 0.11/1.00 vMB 112
218,915 218,915 000000000000003b7c8a4eceff345dbbf0e8dbb6cd9cc91993d15e7da9f72370 32 0.01/1.00 vMB 105
218,914 218,914 00000000000004fbff2eaed9556cbb0ca39974d26c224e3e74775a8e9cf87b6b 67 0.04/1.00 vMB 68
218,913 218,913 00000000000000b17e538071aa4668c3b9c4c97faffe83da527ebdb49de86a23 97 0.07/1.00 vMB 82
218,912 218,912 0000000000000186744e3929e784371b43565034152224f4db131137b476c5ce 277 0.15/1.00 vMB 147
218,911 218,911 00000000000003731e16ecada579f6c50ca0f00bb3ea0b3f076eac546fd74b5a 473 0.25/1.00 vMB 175
218,910 218,910 00000000000002e9fe0d50ca95c93505883f718efb444f16c760fc858f13f068 51 0.02/1.00 vMB 34
218,909 218,909 000000000000010e58ff6aea16e813d36bb3fa914f94cebe6ef79bcb21ce97d6 207 0.11/1.00 vMB 140
218,908 218,908 00000000000000125ecc86b003b6cdd0b103bb43bee8dc12f260d060ecde867d 273 0.15/1.00 vMB 239
218,907 218,907 000000000000013613c6c0113b3256eff84104a9a4c1f0a38d5da61c70cf9f4e 330 0.16/1.00 vMB 166
218,906 218,906 000000000000041ee9c44efd234b94e4034f32971a9110a7dbd2f9b36c6bf808 178 0.07/1.00 vMB 188
218,905 218,905 0000000000000092e2e17370ba9fa602d52df85456c056394741dedbab9ea2f6 254 0.19/1.00 vMB 43
218,904 218,904 00000000000001e7e32827692284fc5dd8e9203c147c904ca8660309a0f9a5e0 403 0.18/1.00 vMB 196
218,903 218,903 00000000000000877635db0477294d8c987a719a044cb100e71df8f0ca4af912 311 0.15/1.00 vMB 164
Previous 10 blocks ↓
Total Size: 781.33 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 601.43 GB
    • Received: 10.13 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.