Loading Tool

Explorer IconExplorer

Memory Pool

43,930 transactions
27.05 vMB
0.09438009 BTC
Random Selection Loading Transactions
Max Size: 141.67/200 MB

Candidate Block

Mining Attempt 96cf6896adf128c73019e513285c188957bf3033487f7883e87f67bc652584f1
Version 20000000
Previous Block 00000000000000000001ff0c0433b87a5d0615e6342abab83320b5e744d1d571
Merkle Root 5508fb780864801f5f1a4dfaf39a1fa38bb32b88d9c32735e03e7cec5269c92a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,524
Size: 1.00 vMB
Total Fees: 0.04217889 BTC
Feerates: 151.16 > 4.23 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,869 (641,768 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
273,101 273,101 0000000000000002762a7260047357743582682db086de51b9bcc20005ff5f66 765 0.40/1.00 vMB 35
273,100 273,100 0000000000000005c50f737574a98e11eea9119a5c733d2d24beb90c745508cc 753 0.25/1.00 vMB 87
273,099 273,099 00000000000000001c80829f89604bdba0b66acf88f6b329ef81142a990c3f1a 331 0.14/1.00 vMB 46
273,098 273,098 0000000000000005937b4ecd0023a8c544a6d0d1b600a2d14a728c351468899e 667 0.34/1.00 vMB 55
273,097 273,097 000000000000000389ac6d5bd6b25658da6c5b268fea06f5af48e8fa00c81e8f 575 0.29/1.00 vMB 46
273,096 273,096 00000000000000029bc918758e3795c8e107d46bffc8ddc78f122e4c5ab24a6f 234 0.13/1.00 vMB 8
273,095 273,095 0000000000000003979d264acef9b066c4aa19d43f5aa0150545965c3000fbbc 443 0.19/1.00 vMB 53
273,094 273,094 000000000000000553d9b8bf0d8472533f695e92a8f731ac99ca8313593ca480 96 0.04/1.00 vMB 24
273,093 273,093 00000000000000060f4d2efe94bc41c56706d0eef0c0a26534bb38f11007ff0f 181 0.10/1.00 vMB 37
273,092 273,092 0000000000000004042dc40c7b9bb5fb5555a65bea41f6105620b9d3a77db42e 633 0.33/1.00 vMB 45
273,091 273,091 0000000000000003c7ca1e4e862ea9c44034de211b2a4296e5c4a60531e6fe80 70 0.03/1.00 vMB 21
273,090 273,090 0000000000000004357b558bd799c648ea110b70257d76cebac9fbd9af8b2a10 234 0.16/1.00 vMB 33
273,089 273,089 0000000000000001d2d2e29f17d0cc50eb20d10c00520263ac98e41fdd4f5a99 474 0.19/1.00 vMB 58
273,088 273,088 00000000000000029747701ed582276a90b25cdcacdfdb55e69827b12a63c94c 368 0.23/1.00 vMB 44
273,087 273,087 00000000000000043c2287baaac1cfb75190ba70815a356d5e7a352aad87ee00 351 0.46/1.00 vMB 18
273,086 273,086 000000000000000514825b55e745c10d4a190ce711414c4385a67ab3c8f845d5 932 0.49/1.00 vMB 47
273,085 273,085 0000000000000002e3bf94b0cf9aaf06b07f47a5c6db3dd0cef09a33243bf460 342 0.16/1.00 vMB 40
273,084 273,084 00000000000000028f7bb8f2cee29c1e5680c1d82595623fa0fcc1df571d9e57 529 0.21/1.00 vMB 58
273,083 273,083 0000000000000002e5ef07a20c9a2b25c518ab549c77092df41d67abccb092e8 171 0.15/1.00 vMB 32
273,082 273,082 0000000000000004b416c4c3093eb2ba8429f61cb841eff1354ce27e9550bb14 533 0.25/1.00 vMB 43
273,081 273,081 00000000000000050069b090dbb839d1551260c8665e49244624a49111680c26 237 0.29/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.16 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: 653.26 GB
    • Received: 13.85 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.